[get-kubeconfig] Found kubeconfig secret: cluster-4w92t-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-4w92t-kubeconfig [get-kubeconfig] Found admin password secret: cluster-4w92t-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-4w92t-password [get-kubeconfig] API Server URL: https://a6aca39276a0c4baf9ab75240026f0ea-2b11aa60b6fc00a6.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [clone-repo] autofix/rhoaieng-71245 [clone-repo] https://github.com/opendatahub-io/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 99% (3079/3093) Updating files: 100% (3093/3093) Updating files: 100% (3093/3093), done. [e2e-graph] + bash [e2e-graph] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-graph] + echo failed [e2e-graph] + COMPONENT_NAME=kserve-agent-ci [e2e-graph] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-graph] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:55c60618fd635e85d9da7e98b7d094dff9a8986587c771414ca16374c88f6579 [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:55c60618fd635e85d9da7e98b7d094dff9a8986587c771414ca16374c88f6579 [e2e-graph] + COMPONENT_NAME=kserve-controller-ci [e2e-graph] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-graph] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f0dca369d5ef2919032499f68dd4080ec8e5084e664c77e95e1326ed44979c6a [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f0dca369d5ef2919032499f68dd4080ec8e5084e664c77e95e1326ed44979c6a [e2e-graph] + COMPONENT_NAME=kserve-router-ci [e2e-graph] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-graph] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a589cb7fd67a31c767ba2472b47f816cadffddbd6c2e2c8ddfd876f9a79d8448 [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a589cb7fd67a31c767ba2472b47f816cadffddbd6c2e2c8ddfd876f9a79d8448 [e2e-graph] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-graph] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-graph] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5df3316e2bbb1c8de0277d9a0c433b6bf041a14baf6838a11e4f2bdc5ed51f25 [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5df3316e2bbb1c8de0277d9a0c433b6bf041a14baf6838a11e4f2bdc5ed51f25 [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [e2e-graph] + ./test/scripts/openshift-ci/run-e2e-tests.sh graph 2 raw [e2e-graph] Installing on cluster [e2e-graph] Using namespace: kserve for KServe components [e2e-graph] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1690 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-graph] v5.8.1 [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-graph] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Installing KServe Python SDK ... [e2e-graph] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-graph] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-graph] uv 0.7.8 [e2e-graph] Creating virtual environment... [e2e-graph] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-graph] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] /workspace/source [e2e-graph] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] Resolved 266 packages in 1ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading cryptography (4.3MiB) [e2e-graph] Downloading black (1.6MiB) [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Downloading portforward (3.9MiB) [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading black [e2e-graph] Downloading pydantic-core [e2e-graph] Downloading grpcio-tools [e2e-graph] Downloading setuptools [e2e-graph] Downloading portforward [e2e-graph] Built python-simple-logger==2.0.19 [e2e-graph] Downloading uvloop [e2e-graph] Downloading cryptography [e2e-graph] Downloading grpcio [e2e-graph] Downloading kubernetes [e2e-graph] Built timeout-sampler==1.0.3 [e2e-graph] Downloading numpy [e2e-graph] Built kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading pandas [e2e-graph] Downloading botocore [e2e-graph] Downloading pyarrow [e2e-graph] Downloading mypy [e2e-graph] Prepared 101 packages in 1.93s [e2e-graph] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-graph] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-graph] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-graph] Installed 101 packages in 309ms [e2e-graph] + aiohappyeyeballs==2.6.1 [e2e-graph] + aiohttp==3.13.3 [e2e-graph] + aiosignal==1.4.0 [e2e-graph] + annotated-doc==0.0.4 [e2e-graph] + annotated-types==0.7.0 [e2e-graph] + anyio==4.9.0 [e2e-graph] + attrs==25.3.0 [e2e-graph] + avro==1.12.0 [e2e-graph] + black==24.3.0 [e2e-graph] + boto3==1.37.35 [e2e-graph] + botocore==1.37.35 [e2e-graph] + cachetools==5.5.2 [e2e-graph] + certifi==2025.1.31 [e2e-graph] + cffi==2.0.0 [e2e-graph] + charset-normalizer==3.4.1 [e2e-graph] + click==8.1.8 [e2e-graph] + cloudevents==1.11.0 [e2e-graph] + colorama==0.4.6 [e2e-graph] + colorlog==6.10.1 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==46.0.5 [e2e-graph] + deprecation==2.1.0 [e2e-graph] + durationpy==0.9 [e2e-graph] + execnet==2.1.1 [e2e-graph] + fastapi==0.136.3 [e2e-graph] + frozenlist==1.5.0 [e2e-graph] + google-auth==2.39.0 [e2e-graph] + grpc-interceptor==0.15.4 [e2e-graph] + grpcio==1.78.1 [e2e-graph] + grpcio-testing==1.78.1 [e2e-graph] + grpcio-tools==1.78.1 [e2e-graph] + h11==0.16.0 [e2e-graph] + httpcore==1.0.9 [e2e-graph] + httptools==0.6.4 [e2e-graph] + httpx==0.27.2 [e2e-graph] + httpx-retries==0.4.5 [e2e-graph] + idna==3.10 [e2e-graph] + iniconfig==2.1.0 [e2e-graph] + jinja2==3.1.6 [e2e-graph] + jmespath==1.0.1 [e2e-graph] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-graph] + kubernetes==32.0.1 [e2e-graph] + markupsafe==3.0.2 [e2e-graph] + multidict==6.4.3 [e2e-graph] + mypy==0.991 [e2e-graph] + mypy-extensions==1.0.0 [e2e-graph] + numpy==2.2.4 [e2e-graph] + oauthlib==3.2.2 [e2e-graph] + orjson==3.10.16 [e2e-graph] + packaging==24.2 [e2e-graph] + pandas==2.2.3 [e2e-graph] + pathspec==0.12.1 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.1 [e2e-graph] + prometheus-client==0.21.1 [e2e-graph] + propcache==0.3.1 [e2e-graph] + protobuf==6.33.5 [e2e-graph] + psutil==5.9.8 [e2e-graph] + pyarrow==19.0.1 [e2e-graph] + pyasn1==0.6.3 [e2e-graph] + pyasn1-modules==0.4.2 [e2e-graph] + pycparser==2.22 [e2e-graph] + pydantic==2.12.4 [e2e-graph] + pydantic-core==2.41.5 [e2e-graph] + pyjwt==2.12.1 [e2e-graph] + pytest==7.4.4 [e2e-graph] + pytest-asyncio==0.23.8 [e2e-graph] + pytest-cov==5.0.0 [e2e-graph] + pytest-httpx==0.30.0 [e2e-graph] + pytest-json-report==1.5.0 [e2e-graph] + pytest-metadata==3.1.1 [e2e-graph] + pytest-xdist==3.6.1 [e2e-graph] + python-dateutil==2.9.0.post0 [e2e-graph] + python-dotenv==1.1.0 [e2e-graph] + python-multipart==0.0.22 [e2e-graph] + python-simple-logger==2.0.19 [e2e-graph] + pytz==2025.2 [e2e-graph] + pyyaml==6.0.2 [e2e-graph] + requests==2.32.3 [e2e-graph] + requests-oauthlib==2.0.0 [e2e-graph] + rsa==4.9.1 [e2e-graph] + s3transfer==0.11.4 [e2e-graph] + setuptools==78.1.0 [e2e-graph] + six==1.17.0 [e2e-graph] + sniffio==1.3.1 [e2e-graph] + starlette==1.2.1 [e2e-graph] + tabulate==0.9.0 [e2e-graph] + timeout-sampler==1.0.3 [e2e-graph] + timing-asgi==0.3.1 [e2e-graph] + tomlkit==0.13.2 [e2e-graph] + typing-extensions==4.15.0 [e2e-graph] + typing-inspection==0.4.2 [e2e-graph] + tzdata==2025.2 [e2e-graph] + urllib3==2.6.2 [e2e-graph] + uvicorn==0.34.1 [e2e-graph] + uvloop==0.21.0 [e2e-graph] + watchfiles==1.0.5 [e2e-graph] + websocket-client==1.8.0 [e2e-graph] + websockets==15.0.1 [e2e-graph] + yarl==1.20.0 [e2e-graph] Audited 1 package in 46ms [e2e-graph] /workspace/source [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Now using project "kserve" on server "https://a6aca39276a0c4baf9ab75240026f0ea-2b11aa60b6fc00a6.elb.us-east-1.amazonaws.com:6443". [e2e-graph] [e2e-graph] You can add applications to this project with the 'new-app' command. For example, try: [e2e-graph] [e2e-graph] oc new-app rails-postgresql-example [e2e-graph] [e2e-graph] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-graph] [e2e-graph] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-graph] [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Creating namespace openshift-keda... [e2e-graph] namespace/openshift-keda created [e2e-graph] Namespace openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating OperatorGroup openshift-keda... [e2e-graph] operatorgroup.operators.coreos.com/openshift-keda created [e2e-graph] OperatorGroup openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-graph] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-graph] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-graph] --- [e2e-graph] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-graph] --- [e2e-graph] Applying KedaController custom resource... [e2e-graph] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-graph] kedacontroller.keda.sh/keda configured [e2e-graph] KedaController custom resource applied. [e2e-graph] --- [e2e-graph] Allowing time for KEDA components to be provisioned by the operator ... [e2e-graph] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-operator-68bff59c-9qxp2 1/1 Running 0 42s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-operator-68bff59c-9qxp2 condition met [e2e-graph] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Operator pod is ready. [e2e-graph] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-metrics-apiserver-559f75f947-znkvp 1/1 Running 0 46s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-metrics-apiserver-559f75f947-znkvp condition met [e2e-graph] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Metrics API Server pod is ready. [e2e-graph] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-admission-5fbd5c4644-m2c9q 1/1 Running 0 52s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-admission-5fbd5c4644-m2c9q condition met [e2e-graph] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Webhook pod is ready. [e2e-graph] --- [e2e-graph] ✅ KEDA deployment script finished successfully. [e2e-graph] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f0dca369d5ef2919032499f68dd4080ec8e5084e664c77e95e1326ed44979c6a [e2e-graph] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:55c60618fd635e85d9da7e98b7d094dff9a8986587c771414ca16374c88f6579 [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a589cb7fd67a31c767ba2472b47f816cadffddbd6c2e2c8ddfd876f9a79d8448 [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5df3316e2bbb1c8de0277d9a0c433b6bf041a14baf6838a11e4f2bdc5ed51f25 [e2e-graph] Installing KServe via kustomize... [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] Waiting for CRDs to be established... [e2e-graph] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-graph] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-graph] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-graph] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-graph] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-graph] Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Waiting for llmisvc-controller-manager to be ready... [e2e-graph] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-graph] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-graph] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] llmisvc-controller-manager-67d95fdc48-jpg24 0/1 Running 0 6s [e2e-graph] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-graph] pod/llmisvc-controller-manager-67d95fdc48-jpg24 condition met [e2e-graph] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-graph] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] Applying DSC/DSCI resources... [e2e-graph] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-graph] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-graph] KServe manual installation complete [e2e-graph] Patching ingress domain... [e2e-graph] configmap/inferenceservice-config patched [e2e-graph] pod "kserve-controller-manager-64868fc46-58wv8" deleted [e2e-graph] Waiting for kserve-controller-manager to be ready... [e2e-graph] pod/kserve-controller-manager-64868fc46-ttqhf condition met [e2e-graph] Installing ODH Model Controller manually... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-graph] serviceaccount/model-serving-api created [e2e-graph] serviceaccount/odh-model-controller created [e2e-graph] role.rbac.authorization.k8s.io/leader-election-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-graph] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-graph] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-graph] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-graph] configmap/odh-model-controller-parameters created [e2e-graph] service/model-serving-api created [e2e-graph] service/odh-model-controller-metrics-service created [e2e-graph] service/odh-model-controller-webhook-service created [e2e-graph] deployment.apps/model-serving-api created [e2e-graph] deployment.apps/odh-model-controller created [e2e-graph] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-graph] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-graph] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-graph] template.template.openshift.io/kserve-ovms created [e2e-graph] template.template.openshift.io/mlserver-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-graph] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-graph] deployment "odh-model-controller" successfully rolled out [e2e-graph] networkpolicy.networking.k8s.io/allow-all created [e2e-graph] KServe setup complete (namespace: kserve) [e2e-graph] Add testing models to SeaweedFS S3 storage ... [e2e-graph] Waiting for SeaweedFS deployment to be ready... [e2e-graph] deployment "seaweedfs" successfully rolled out [e2e-graph] S3 init job not completed, re-creating... [e2e-graph] job.batch/s3-init replaced [e2e-graph] Waiting for S3 init job to complete... [e2e-graph] job.batch/s3-init condition met [e2e-graph] Prepare CI namespace and install ServingRuntimes [e2e-graph] Setting up CI namespace: kserve-ci-e2e-test [e2e-graph] Tearing down CI namespace: kserve-ci-e2e-test [e2e-graph] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-graph] CI namespace teardown complete [e2e-graph] Creating namespace kserve-ci-e2e-test [e2e-graph] namespace/kserve-ci-e2e-test created [e2e-graph] Applying S3 artifact secret [e2e-graph] secret/mlpipeline-s3-artifact created [e2e-graph] Applying storage-config secret [e2e-graph] secret/storage-config created [e2e-graph] Applying SeaweedFS S3 credentials secret [e2e-graph] secret/seaweedfs-s3-creds created [e2e-graph] Linking seaweedfs-s3-creds to default service account [e2e-graph] Creating odh-trusted-ca-bundle configmap [e2e-graph] configmap/odh-trusted-ca-bundle created [e2e-graph] Installing ServingRuntimes [e2e-graph] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-graph] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-graph] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-graph] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-graph] CI namespace setup complete [e2e-graph] Setup complete [e2e-graph] === E2E cluster / operator summary === [e2e-graph] Client Version: 4.20.11 [e2e-graph] Kustomize Version: v5.6.0 [e2e-graph] Server Version: 4.21.22 [e2e-graph] Kubernetes Version: v1.34.8 [e2e-graph] ClusterVersion desired: 4.21.22 [e2e-graph] ClusterVersion history (latest): 4.21.22 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-graph] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-graph] KServe deployments in kserve: [e2e-graph] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:f0dca369d5ef2919032499f68dd4080ec8e5084e664c77e95e1326ed44979c6a [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:8e8ccb4be1b4eb1de44645c085882c3bfbca2edea6eecba12eaa6cbf8d67f735 [e2e-graph] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-graph] imageID: quay.io/opendatahub/odh-model-controller@sha256:7e360c28fce3f1aacde49fe9cf4c5d6acb49591c5f98be12b0c2e09f8f4a2b86 [e2e-graph] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-graph] === End E2E cluster / operator summary === [e2e-graph] /workspace/source [e2e-graph] CA certificate extracted [e2e-graph] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-graph] Run E2E tests: graph [e2e-graph] Starting E2E functional tests ... [e2e-graph] Parallelism requested for pytest is 2 [e2e-graph] ============================= test session starts ============================== [e2e-graph] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-graph] cachedir: .pytest_cache [e2e-graph] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-427.115.1.el9_4.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'json-report': '1.5.0', 'asyncio': '0.23.8', 'metadata': '3.1.1', 'httpx': '0.30.0', 'xdist': '3.6.1', 'anyio': '4.9.0', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-graph] rootdir: /workspace/source/test/e2e [e2e-graph] configfile: pytest.ini [e2e-graph] plugins: json-report-1.5.0, asyncio-0.23.8, metadata-3.1.1, httpx-0.30.0, xdist-3.6.1, anyio-4.9.0, cov-5.0.0 [e2e-graph] asyncio: mode=Mode.STRICT [e2e-graph] created: 2/2 workers [e2e-graph] 2 workers [11 items] [e2e-graph] [e2e-graph] scheduling tests via WorkStealingScheduling [e2e-graph] [e2e-graph] graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_inference_graph 2026-07-01 18:46:43.929 3595 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-01 18:46:43.929 3598 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-01 18:46:43.932 3595 kserve.trace Starting test test_inference_graph [e2e-graph] 2026-07-01 18:46:43.932 3595 kserve.trace INFO [test_inference_graph.py:test_inference_graph():43] Starting test test_inference_graph [e2e-graph] 2026-07-01 18:46:43.933 3598 kserve.trace Starting test test_ig_scenario5 [e2e-graph] 2026-07-01 18:46:43.933 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():556] Starting test test_ig_scenario5 [e2e-graph] 2026-07-01 18:46:43.933 3598 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:46:43.933 3598 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:46:43.933 3598 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:46:43.933 3598 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:46:43.934 3598 kserve.trace success_isvc_name is success-200-isvc-f2cdf [e2e-graph] 2026-07-01 18:46:43.934 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():561] success_isvc_name is success-200-isvc-f2cdf [e2e-graph] 2026-07-01 18:46:43.934 3598 kserve.trace error_isvc_name is error-404-isvc-f2cdf [e2e-graph] 2026-07-01 18:46:43.934 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():562] error_isvc_name is error-404-isvc-f2cdf [e2e-graph] 2026-07-01 18:48:14.401 3598 kserve.trace Host from isvc status URL = switch-graph-f2cdf-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:48:14.401 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-f2cdf-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:48:14.401 3598 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 18:48:14.401 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 18:48:14.401 3598 kserve.trace Using external route host: switch-graph-f2cdf-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:48:14.401 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-f2cdf-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:48:14.401 3598 kserve.trace Sending Header = {'Host': 'switch-graph-f2cdf-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:48:14.401 3598 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-f2cdf-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:48:14.401 3598 kserve.trace base url = https://switch-graph-f2cdf-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:48:14.401 3598 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-f2cdf-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:48:18.514 3598 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-01 18:48:18.514 3598 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario6 2026-07-01 18:48:18.548 3598 kserve.trace Starting test test_ig_scenario6 [e2e-graph] 2026-07-01 18:48:18.548 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():621] Starting test test_ig_scenario6 [e2e-graph] 2026-07-01 18:48:18.549 3598 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:48:18.549 3598 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:48:18.549 3598 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:48:18.549 3598 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:48:18.549 3598 kserve.trace success_isvc_name is success-200-isvc-9857d [e2e-graph] 2026-07-01 18:48:18.549 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():626] success_isvc_name is success-200-isvc-9857d [e2e-graph] 2026-07-01 18:48:18.550 3598 kserve.trace error_isvc_name is error-404-isvc-9857d [e2e-graph] 2026-07-01 18:48:18.550 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():627] error_isvc_name is error-404-isvc-9857d [e2e-graph] 2026-07-01 18:49:14.366 3595 kserve.trace Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:49:14.366 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:49:14.366 3595 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 18:49:14.366 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 18:49:14.366 3595 kserve.trace Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:49:14.366 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:49:14.367 3595 kserve.trace Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:49:14.367 3595 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:49:14.367 3595 kserve.trace base url = https://model-chainer-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:49:14.367 3595 kserve.trace INFO [utils.py:_predict():158] base url = https://model-chainer-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:49:14.440 3595 kserve.trace Got response {'predictions': [1, 1]} [e2e-graph] 2026-07-01 18:49:14.440 3595 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph 2026-07-01 18:49:14.479 3595 kserve.trace Starting test test_ig_scenario1 [e2e-graph] 2026-07-01 18:49:14.479 3595 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():240] Starting test test_ig_scenario1 [e2e-graph] 2026-07-01 18:49:14.480 3595 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] [e2e-graph] 2026-07-01 18:49:14.480 3595 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario1 2026-07-01 18:49:14.480 3595 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:49:14.480 3595 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:49:14.480 3595 kserve.trace success_isvc_name is success-200-isvc-eb211 [e2e-graph] 2026-07-01 18:49:14.480 3595 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():245] success_isvc_name is success-200-isvc-eb211 [e2e-graph] 2026-07-01 18:49:14.480 3595 kserve.trace error_isvc_name is error-404-isvc-eb211 [e2e-graph] 2026-07-01 18:49:14.480 3595 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():246] error_isvc_name is error-404-isvc-eb211 [e2e-graph] 2026-07-01 18:49:28.780 3598 kserve.trace Host from isvc status URL = switch-graph-9857d-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:49:28.780 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-9857d-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:49:28.781 3598 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 18:49:28.781 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 18:49:28.781 3598 kserve.trace Using external route host: switch-graph-9857d-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:49:28.781 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-9857d-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:49:28.781 3598 kserve.trace Sending Header = {'Host': 'switch-graph-9857d-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:49:28.781 3598 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-9857d-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:49:28.781 3598 kserve.trace base url = https://switch-graph-9857d-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:49:28.781 3598 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-9857d-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:50:24.666 3595 kserve.trace Host from isvc status URL = sequence-graph-eb211-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:50:24.666 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-eb211-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:50:24.666 3595 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 18:50:24.666 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 18:50:24.666 3595 kserve.trace Using external route host: sequence-graph-eb211-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:50:24.666 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-eb211-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:50:24.667 3595 kserve.trace Sending Header = {'Host': 'sequence-graph-eb211-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:50:24.667 3595 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-eb211-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:50:24.668 3595 kserve.trace base url = https://sequence-graph-eb211-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:50:24.668 3595 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-eb211-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:57:33.325 3598 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-01 18:57:33.325 3598 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario6 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario7 2026-07-01 18:57:33.392 3598 kserve.trace Starting test test_ig_scenario7 [e2e-graph] 2026-07-01 18:57:33.392 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():689] Starting test test_ig_scenario7 [e2e-graph] 2026-07-01 18:57:33.392 3598 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:57:33.392 3598 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:57:33.392 3598 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:57:33.392 3598 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:57:33.393 3598 kserve.trace success_isvc_name is success-200-isvc-c059b [e2e-graph] 2026-07-01 18:57:33.393 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():694] success_isvc_name is success-200-isvc-c059b [e2e-graph] 2026-07-01 18:57:33.393 3598 kserve.trace error_isvc_name is error-404-isvc-c059b [e2e-graph] 2026-07-01 18:57:33.393 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():695] error_isvc_name is error-404-isvc-c059b [e2e-graph] 2026-07-01 18:58:29.204 3595 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-01 18:58:29.204 3595 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario1 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario2 2026-07-01 18:58:29.266 3595 kserve.trace Starting test test_ig_scenario2 [e2e-graph] 2026-07-01 18:58:29.266 3595 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():316] Starting test test_ig_scenario2 [e2e-graph] 2026-07-01 18:58:29.266 3595 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:58:29.266 3595 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:58:29.266 3595 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:58:29.266 3595 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:58:29.267 3595 kserve.trace success_isvc_name is success-200-isvc-550f3 [e2e-graph] 2026-07-01 18:58:29.267 3595 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():321] success_isvc_name is success-200-isvc-550f3 [e2e-graph] 2026-07-01 18:58:29.267 3595 kserve.trace error_isvc_name is error-404-isvc-550f3 [e2e-graph] 2026-07-01 18:58:29.267 3595 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():322] error_isvc_name is error-404-isvc-550f3 [e2e-graph] 2026-07-01 18:58:43.636 3598 kserve.trace Host from isvc status URL = ensemble-graph-c059b-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:58:43.636 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-c059b-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:58:43.636 3598 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 18:58:43.636 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 18:58:43.636 3598 kserve.trace Using external route host: ensemble-graph-c059b-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:58:43.636 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-c059b-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:58:43.637 3598 kserve.trace Sending Header = {'Host': 'ensemble-graph-c059b-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:58:43.637 3598 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-c059b-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:58:43.637 3598 kserve.trace base url = https://ensemble-graph-c059b-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:58:43.637 3598 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-c059b-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:58:43.681 3598 kserve.trace Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] 2026-07-01 18:58:43.681 3598 kserve.trace INFO [utils.py:predict():141] Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario7 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario8 2026-07-01 18:58:43.711 3598 kserve.trace Starting test test_ig_scenario8 [e2e-graph] 2026-07-01 18:58:43.711 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():757] Starting test test_ig_scenario8 [e2e-graph] 2026-07-01 18:58:43.711 3598 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:58:43.711 3598 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:58:43.711 3598 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:58:43.711 3598 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:58:43.712 3598 kserve.trace success_isvc_name is success-200-isvc-af621 [e2e-graph] 2026-07-01 18:58:43.712 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():762] success_isvc_name is success-200-isvc-af621 [e2e-graph] 2026-07-01 18:58:43.712 3598 kserve.trace error_isvc_name is error-404-isvc-af621 [e2e-graph] 2026-07-01 18:58:43.712 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():763] error_isvc_name is error-404-isvc-af621 [e2e-graph] 2026-07-01 18:59:49.474 3595 kserve.trace Host from isvc status URL = sequence-graph-550f3-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:59:49.474 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-550f3-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:59:49.474 3595 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 18:59:49.474 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 18:59:49.474 3595 kserve.trace Using external route host: sequence-graph-550f3-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:59:49.474 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-550f3-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:59:49.475 3595 kserve.trace Sending Header = {'Host': 'sequence-graph-550f3-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:59:49.475 3595 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-550f3-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:59:49.475 3595 kserve.trace base url = https://sequence-graph-550f3-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:59:49.475 3595 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-550f3-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:59:53.547 3595 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-01 18:59:53.547 3595 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario2 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario3 2026-07-01 18:59:53.581 3595 kserve.trace Starting test test_ig_scenario3 [e2e-graph] 2026-07-01 18:59:53.581 3595 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():385] Starting test test_ig_scenario3 [e2e-graph] 2026-07-01 18:59:53.581 3595 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:59:53.581 3595 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:59:53.581 3595 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:59:53.581 3595 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 18:59:53.582 3595 kserve.trace success_isvc_name is success-200-isvc-c3262 [e2e-graph] 2026-07-01 18:59:53.582 3595 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():390] success_isvc_name is success-200-isvc-c3262 [e2e-graph] 2026-07-01 18:59:53.582 3595 kserve.trace error_isvc_name is error-404-isvc-c3262 [e2e-graph] 2026-07-01 18:59:53.582 3595 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():391] error_isvc_name is error-404-isvc-c3262 [e2e-graph] 2026-07-01 18:59:53.928 3598 kserve.trace Host from isvc status URL = ensemble-graph-af621-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:59:53.928 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-af621-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:59:53.928 3598 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 18:59:53.928 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 18:59:53.928 3598 kserve.trace Using external route host: ensemble-graph-af621-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:59:53.928 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-af621-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:59:53.928 3598 kserve.trace Sending Header = {'Host': 'ensemble-graph-af621-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:59:53.928 3598 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-af621-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 18:59:53.928 3598 kserve.trace base url = https://ensemble-graph-af621-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 18:59:53.928 3598 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-af621-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:01:03.835 3595 kserve.trace Host from isvc status URL = sequence-graph-c3262-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:01:03.835 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-c3262-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:01:03.835 3595 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 19:01:03.835 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 19:01:03.836 3595 kserve.trace Using external route host: sequence-graph-c3262-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:01:03.836 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-c3262-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:01:03.836 3595 kserve.trace Sending Header = {'Host': 'sequence-graph-c3262-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 19:01:03.836 3595 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-c3262-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 19:01:03.836 3595 kserve.trace base url = https://sequence-graph-c3262-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:01:03.836 3595 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-c3262-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:07:58.569 3598 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-01 19:07:58.569 3598 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario8 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario9 2026-07-01 19:07:58.635 3598 kserve.trace Starting test test_ig_scenario9 [e2e-graph] 2026-07-01 19:07:58.635 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():824] Starting test test_ig_scenario9 [e2e-graph] 2026-07-01 19:07:58.635 3598 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 19:07:58.635 3598 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 19:07:58.635 3598 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 19:07:58.635 3598 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 19:07:58.636 3598 kserve.trace success_isvc_name is success-200-isvc-1bf2c [e2e-graph] 2026-07-01 19:07:58.636 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():829] success_isvc_name is success-200-isvc-1bf2c [e2e-graph] 2026-07-01 19:07:58.636 3598 kserve.trace error_isvc_name is error-404-isvc-1bf2c [e2e-graph] 2026-07-01 19:07:58.636 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():830] error_isvc_name is error-404-isvc-1bf2c [e2e-graph] 2026-07-01 19:09:08.382 3595 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-01 19:09:08.382 3595 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario3 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario4 2026-07-01 19:09:08.454 3595 kserve.trace Starting test test_ig_scenario4 [e2e-graph] 2026-07-01 19:09:08.454 3595 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():460] Starting test test_ig_scenario4 [e2e-graph] 2026-07-01 19:09:08.455 3595 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 19:09:08.455 3595 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 19:09:08.455 3595 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 19:09:08.455 3595 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 19:09:08.456 3595 kserve.trace success_isvc_name is success-200-isvc-43223 [e2e-graph] 2026-07-01 19:09:08.456 3595 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():465] success_isvc_name is success-200-isvc-43223 [e2e-graph] 2026-07-01 19:09:08.456 3595 kserve.trace error_isvc_name is error-404-isvc-43223 [e2e-graph] 2026-07-01 19:09:08.456 3595 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():466] error_isvc_name is error-404-isvc-43223 [e2e-graph] 2026-07-01 19:09:08.891 3598 kserve.trace Host from isvc status URL = splitter-graph-1bf2c-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:09:08.891 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-1bf2c-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:09:08.892 3598 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 19:09:08.892 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 19:09:08.892 3598 kserve.trace Using external route host: splitter-graph-1bf2c-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:09:08.892 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-1bf2c-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:09:08.892 3598 kserve.trace Sending Header = {'Host': 'splitter-graph-1bf2c-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 19:09:08.892 3598 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-1bf2c-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 19:09:08.892 3598 kserve.trace base url = https://splitter-graph-1bf2c-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:09:08.892 3598 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-1bf2c-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:09:08.945 3598 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-01 19:09:08.945 3598 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario9 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario10 2026-07-01 19:09:08.974 3598 kserve.trace Starting test test_ig_scenario10 [e2e-graph] 2026-07-01 19:09:08.974 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():887] Starting test test_ig_scenario10 [e2e-graph] 2026-07-01 19:09:08.974 3598 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 19:09:08.974 3598 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 19:09:08.974 3598 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 19:09:08.974 3598 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-graph] 2026-07-01 19:09:08.974 3598 kserve.trace success_isvc_name is success-200-isvc-4f643 [e2e-graph] 2026-07-01 19:09:08.974 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():892] success_isvc_name is success-200-isvc-4f643 [e2e-graph] 2026-07-01 19:09:08.975 3598 kserve.trace error_isvc_name is error-404-isvc-4f643 [e2e-graph] 2026-07-01 19:09:08.975 3598 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():893] error_isvc_name is error-404-isvc-4f643 [e2e-graph] 2026-07-01 19:10:19.190 3598 kserve.trace Host from isvc status URL = splitter-graph-4f643-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:10:19.190 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-4f643-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:10:19.190 3598 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 19:10:19.190 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 19:10:19.190 3598 kserve.trace Using external route host: splitter-graph-4f643-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:10:19.190 3598 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-4f643-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:10:19.190 3598 kserve.trace Sending Header = {'Host': 'splitter-graph-4f643-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 19:10:19.190 3598 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-4f643-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 19:10:19.191 3598 kserve.trace base url = https://splitter-graph-4f643-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:10:19.191 3598 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-4f643-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:10:28.686 3595 kserve.trace Host from isvc status URL = switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:10:28.686 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:10:28.686 3595 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 19:10:28.686 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 19:10:28.686 3595 kserve.trace Using external route host: switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:10:28.686 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:10:28.687 3595 kserve.trace Sending Header = {'Host': 'switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 19:10:28.687 3595 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 19:10:28.687 3595 kserve.trace base url = https://switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:10:28.687 3595 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:18:23.823 3598 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-01 19:18:23.823 3598 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario10 2026-07-01 19:18:33.159 3595 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-01 19:18:33.159 3595 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-01 19:18:33.205 3595 kserve.trace Host from isvc status URL = switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:18:33.205 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:18:33.205 3595 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 19:18:33.205 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 19:18:33.206 3595 kserve.trace Using external route host: switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:18:33.206 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:18:33.206 3595 kserve.trace Sending Header = {'Host': 'switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 19:18:33.206 3595 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 19:18:33.206 3595 kserve.trace base url = https://switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:18:33.206 3595 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:18:33.224 3595 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-01 19:18:33.224 3595 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-01 19:18:33.262 3595 kserve.trace Host from isvc status URL = switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:18:33.262 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:18:33.263 3595 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-01 19:18:33.263 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-01 19:18:33.263 3595 kserve.trace Using external route host: switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:18:33.263 3595 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:18:33.264 3595 kserve.trace Sending Header = {'Host': 'switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 19:18:33.264 3595 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-01 19:18:33.264 3595 kserve.trace base url = https://switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:18:33.264 3595 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-43223-route-kserve-ci-e2e-test.apps.6fd1856f-5807-4b5a-ad12-6d547a18ad95.prod.konfluxeaas.com [e2e-graph] 2026-07-01 19:26:37.939 3595 kserve.trace HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] 2026-07-01 19:26:37.939 3595 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario4 [e2e-graph] [e2e-graph] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-graph] --------------------------------- JSON report ---------------------------------- [e2e-graph] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-graph] ================== 11 passed, 3 skipped in 2396.61s (0:39:56) ================== [e2e-graph] /workspace/source [e2e-graph] /workspace/source [e2e-graph] + echo success [must-gather] [must-gather ] OUT 2026-07-01T19:26:38.69747704Z 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: 812005ca-cbfa-4d74-a244-17c0a5f3d721 [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-01T19:26:38.759448554Z namespace/openshift-must-gather-bs9j6 created [must-gather] [must-gather ] OUT 2026-07-01T19:26:38.770304704Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-s65bt created [must-gather] [must-gather ] OUT 2026-07-01T19:26:38.802899685Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.021173099Z [disk usage checker] Started [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.024423417Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.164438874Z No resources found in openshift-must-gather-bs9j6 namespace. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.283352417Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.444028503Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.444060616Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.444060616Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.447351711Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.604923318Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.604956311Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.604956311Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.607520027Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.759132618Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.759229289Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.759229289Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.762002270Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.914716676Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.914752510Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.914752510Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:46.917379906Z Error getting logs from rhods-notebooks [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.079556127Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.079589077Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.079589077Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.082824630Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.241117375Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.241158256Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.241158256Z namespaces "istio-system" not found [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.243714628Z Error getting logs from istio-system [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.400451484Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.400568576Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.400568576Z namespaces "knative-serving" not found [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.403721308Z Error getting logs from knative-serving [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.558826732Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.558880152Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.558880152Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.561851969Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:47.841872204Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.115508305Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.247019257Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.331460992Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.333860746Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.465458397Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.551296161Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.553890189Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.686566714Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.772143718Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.774638080Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.906292810Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.991664909Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:48.994302830Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:49.131388816Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:49.219657182Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:49.222298839Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:49.355560611Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:49.439322400Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:49.441704941Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:49.584170571Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:49.669588578Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:49.672221587Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:49.800327079Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:49.887353622Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:49.889908915Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.022007035Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.109395763Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.112145930Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.243406282Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.329353208Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.331983024Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.461247198Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.546147324Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.548856688Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.677747175Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.764149719Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.766864238Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.896619420Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.984087992Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:50.987075242Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.028922411Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.114304051Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.199438478Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.202002188Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.331814140Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.414898890Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.417669761Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.542054169Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.627903452Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.630657778Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.757491475Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.841411878Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.844194536Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:51.971585335Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:52.056181268Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:52.058785095Z Error collecting info from [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:52.769639682Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:52.890393802Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:53.014424957Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:53.138192340Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:53.265294189Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:53.504092814Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:53.630360828Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:53.757105736Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:53.884586929Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:54.009073578Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:54.135153852Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:54.265063789Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:54.393393763Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:54.515521351Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:54.637442932Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:54.933935794Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:55.127432870Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:55.455541305Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:55.642924476Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:55.793006929Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:55.948374341Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:56.033356035Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:56.284593710Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:56.479411620Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:56.633877448Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:56.792961894Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:57.106859617Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:57.293198462Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:57.446575177Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:57.596541020Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:57.910051564Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:58.095484813Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:58.254319040Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:58.460905476Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:58.783969242Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:58.967931151Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:59.122036592Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:59.276640212Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:59.591991472Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:59.787984966Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:26:59.944450548Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:00.101672808Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:00.421026224Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:00.606637049Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:00.760666274Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:00.917513331Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:01.037780811Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:01.237463839Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:01.431431865Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:01.591863885Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:01.753058499Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:02.082521784Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:02.278317556Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:02.440938254Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:02.594820702Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:02.918862162Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:03.111545699Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:03.268879701Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:03.420807671Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:03.738917619Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:03.921568465Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:04.075586296Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:04.227029066Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:04.547156580Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:04.740749176Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:04.896597288Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:05.054601470Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:05.383928213Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:05.571753333Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:05.728324142Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:05.882171068Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:06.044279361Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:06.225799821Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:06.421394118Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwsf9] POD 2026-07-01T19:27:08.507905754Z Caches written to disk [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.521733004Z waiting for gather to complete [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.525911413Z downloading gather output [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.811663982Z receiving incremental file list [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.82582439Z ./ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.825965473Z aggregated-discovery-api.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.826511866Z aggregated-discovery-apis.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.827265984Z event-filter.html [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.82834503Z timestamp [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.828464603Z version [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830205954Z cluster-scoped-resources/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830219755Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830225135Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830250795Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830342788Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830353098Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830391329Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.83045604Z namespaces/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830464281Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830504072Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830571153Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830625104Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830671206Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830716387Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830790379Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.83086733Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830956223Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.830992683Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.831046645Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.831104476Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.831121876Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.831208109Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.831244759Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.83129032Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.831367322Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.831399473Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.831444564Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.831558787Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.831632299Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.833988035Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.834074687Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.8342158Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.834336313Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.834513277Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.834536998Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.834599089Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.83463712Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.834680661Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.834720012Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.834780324Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.834861686Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.834878626Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.834930867Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.834985628Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835003199Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835077581Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835093271Z namespaces/kserve-ci-e2e-test/pods/switch-graph-43223-7d58669c44-z74rq/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835103491Z namespaces/kserve-ci-e2e-test/pods/switch-graph-43223-7d58669c44-z74rq/switch-graph-43223-7d58669c44-z74rq.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835200694Z namespaces/kserve-ci-e2e-test/pods/switch-graph-43223-7d58669c44-z74rq/switch-graph-43223/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835208454Z namespaces/kserve-ci-e2e-test/pods/switch-graph-43223-7d58669c44-z74rq/switch-graph-43223/switch-graph-43223/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835212474Z namespaces/kserve-ci-e2e-test/pods/switch-graph-43223-7d58669c44-z74rq/switch-graph-43223/switch-graph-43223/logs/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835252905Z namespaces/kserve-ci-e2e-test/pods/switch-graph-43223-7d58669c44-z74rq/switch-graph-43223/switch-graph-43223/logs/current.log [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835426399Z namespaces/kserve-ci-e2e-test/pods/switch-graph-43223-7d58669c44-z74rq/switch-graph-43223/switch-graph-43223/logs/previous.insecure.log [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835491931Z namespaces/kserve-ci-e2e-test/pods/switch-graph-43223-7d58669c44-z74rq/switch-graph-43223/switch-graph-43223/logs/previous.log [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835502611Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835563392Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835594903Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.835641414Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.842938038Z [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.842968939Z sent 861 bytes received 94,936 bytes 191,594.00 bytes/sec [must-gather] [must-gather-fwsf9] OUT 2026-07-01T19:27:09.842978589Z total size is 1,444,854 speedup is 15.08 [must-gather] [must-gather ] OUT 2026-07-01T19:27:09.95322577Z namespace/openshift-must-gather-bs9j6 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: 812005ca-cbfa-4d74-a244-17c0a5f3d721 [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-01T19:27:10.076707417Z 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: 812005ca-cbfa-4d74-a244-17c0a5f3d721 [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-01T19:27:10.102522203Z namespace/openshift-must-gather-gprgv created [must-gather] [must-gather ] OUT 2026-07-01T19:27:10.110490053Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-x84fd created [must-gather] [must-gather ] OUT 2026-07-01T19:27:10.143413118Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 created [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:11.327606436Z [disk usage checker] Started [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:11.331312526Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:11.519494112Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:11.665642663Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:11.761727522Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:11.847343446Z Gathering data for ns/default... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:12.173990994Z Gathering data for ns/openshift... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:12.594400883Z Gathering data for ns/kube-system... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:13.301252791Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:13.644869355Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:13.644904139Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:13.644904139Z namespaces "assisted-installer" not found [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.173551180Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.181480820Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.184014881Z INFO: Gathering HAProxy config files [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.187732727Z 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-s6sln] POD 2026-07-01T19:27:14.188329984Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.208122736Z INFO: Collecting host service logs for crio [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.208467566Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.208902123Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.209248760Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.209589947Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.209948210Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.210285865Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.210614503Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.210963893Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.211294281Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.211608325Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.212020348Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.224642937Z Executing Istio gather script [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.393738883Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.749616134Z No resources found [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.756272984Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.925328712Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:14.925415833Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.073071729Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.326062817Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.421588829Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.505060744Z INFO: Collecting Insights Archives from insights-operator-5f67b55555-4lw92 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.505107163Z insights-runtime-extractor-ljtr7 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.505129380Z insights-runtime-extractor-rzrfw [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.505148839Z insights-runtime-extractor-x2bsq [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.509558482Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.536351043Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.632127264Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.759908735Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.759908735Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.800809410Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.812448751Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.868267740Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:15.900703822Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:16.039960598Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:16.134093363Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:16.202296133Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:16.347872805Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:16.360363500Z No resources found [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:16.429773588Z INFO: 'previous-logs' folder not found on ip-10-0-129-245.ec2.internal, skipping... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:16.512346080Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:16.519936033Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:16.675430069Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:16.681611801Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:16.885533376Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:16.958502962Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.007960972Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.013285197Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.037198907Z tar: Removing leading `/' from member names [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.044314552Z INFO: HAProxy config collection complete. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.111546935Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.112014301Z INFO: 'previous-logs' folder not found on ip-10-0-134-114.ec2.internal, skipping... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.160791008Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.244559424Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.481086317Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.515476493Z INFO: 'previous-logs' folder not found on ip-10-0-139-178.ec2.internal, skipping... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.515588362Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.515639547Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.549536361Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.575990512Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.783311926Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:17.794064698Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.046472609Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.053392293Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.078820537Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.155429861Z INFO: INTERCONNECT MODE [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.155515925Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.274362785Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.331185991Z INFO: Gathering OVN_Northbound from ovnkube-node-2nnxm... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.331447580Z INFO: Gathering OVN_Northbound from ovnkube-node-d9nnh... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.331676598Z INFO: Gathering OVN_Northbound from ovnkube-node-tjxh2... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.331981025Z INFO: Gathering OVN_Southbound from ovnkube-node-2nnxm... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.332322966Z INFO: Gathering OVN_Southbound from ovnkube-node-d9nnh... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.332653136Z INFO: Gathering OVN_Southbound from ovnkube-node-tjxh2... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.338590857Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.637040003Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.682935477Z tar: Removing leading `/' from member names [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.691456253Z tar: Removing leading `/' from member names [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.697656790Z tar: Removing leading `/' from member names [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.715610436Z tar: Removing leading `/' from member names [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.760059129Z tar: Removing leading `/' from member names [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.762855634Z tar: Removing leading `/' from member names [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.763438738Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.913242559Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.945189736Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:18.990937538Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.116248203Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.188667334Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.245886451Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.309552295Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.309588444Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.310141993Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.312171456Z 4.0M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.315793047Z ovnk_database_store/ [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.315878508Z ovnk_database_store/ovnkube-node-tjxh2_nbdb [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.330313658Z ovnk_database_store/ovnkube-node-tjxh2_sbdb [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.358044234Z ovnk_database_store/ovnkube-node-2nnxm_nbdb [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.371192564Z ovnk_database_store/ovnkube-node-d9nnh_sbdb [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.397516609Z ovnk_database_store/ovnkube-node-d9nnh_nbdb [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.413768885Z ovnk_database_store/ovnkube-node-2nnxm_sbdb [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.444868803Z INFO: Network log collection complete. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.461230066Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.496250875Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.498433336Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.568918969Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.653932799Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.713036358Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.789384523Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.860276603Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.930526902Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:19.934240701Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:20.092867304Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:20.094905102Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:20.137542355Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:20.370534347Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:20.372989905Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:20.405733020Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:20.594583221Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:20.807148050Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:20.810005513Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:20.813090174Z Gathering data for ns/openshift-console... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:20.973227077Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2c4f9949a07a5338dd10a5abcb8d6d3f5eebe93333139869f9eec8802800162f [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:20.990725350Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:21.107958746Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:21.209240213Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:21.212690892Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:21.268331425Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:21.355417071Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:21.414965004Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:21.415828142Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:21.640733281Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:21.644480011Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:21.833751721Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:21.985671068Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:22.051338743Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:22.054361129Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:22.233207815Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:22.311423037Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:22.407646707Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:22.440079443Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:22.443220082Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:22.614449601Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:22.804098043Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:22.808170715Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:22.953597575Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:22.990387506Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:23.191665540Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:23.482309212Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:23.560317588Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:23.865296449Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:23.928633719Z Done executing Istio gather script [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:24.211437104Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:24.623777956Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:24.697231428Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:25.815603632Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:26.360190171Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:26.939008896Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:26.946574461Z Gathering data for ns/kserve... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:28.062756453Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:28.333760703Z Collecting performance related data for node ip-10-0-139-178.ec2.internal [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:28.341083416Z Collecting performance related data for node ip-10-0-134-114.ec2.internal [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:28.349671603Z Collecting performance related data for node ip-10-0-129-245.ec2.internal [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:28.624750201Z Gathering data for ns/openshift-config... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:29.083701174Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:29.654917161Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:30.069367938Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:30.420328366Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:30.751183741Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:31.130886002Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:31.366804255Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:31.454057834Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:31.815738465Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:32.161682215Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:32.503235176Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:33.080149262Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:34.660391540Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:35.995719904Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:36.316750786Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:36.371932270Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:36.873017230Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:37.033492589Z Collecting kubelet logs for node ip-10-0-139-178.ec2.internal [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:37.035804284Z Collecting kubelet logs for node ip-10-0-134-114.ec2.internal [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:37.038071285Z Collecting kubelet logs for node ip-10-0-129-245.ec2.internal [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:37.365014627Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:37.431678647Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-gprgv namespace [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:37.437786866Z INFO: Node performance data collection complete. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:37.799804075Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:38.080547246Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:38.585608429Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:38.889108270Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:39.368808985Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:39.646685233Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:39.967163788Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:40.646828310Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:40.986472548Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:41.305051966Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:41.379346031Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:41.693652021Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:42.638514785Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:42.638563802Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:42.638563802Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:42.771264962Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-s6sln] POD 2026-07-01T19:27:42.889633946Z Caches written to disk [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:43.90312598Z waiting for gather to complete [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:43.906735767Z downloading gather output [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.18887186Z receiving incremental file list [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.209955425Z ./ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.210112249Z aggregated-discovery-api.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.210494798Z aggregated-discovery-apis.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.211152493Z event-filter.html [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.213642073Z timestamp [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.213747705Z version [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.224581655Z cluster-scoped-resources/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.224616626Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.224630716Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.224686147Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.224976914Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.224991915Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.224997525Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.225008955Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.225129128Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.22520839Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.225292342Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.225335043Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.225460076Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.225530258Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.225827115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.225873476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.226095961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.226357347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.226558492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.226701076Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.230402784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.232101805Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.232251528Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.232392302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.232539115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.232647128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.232876433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.233124179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.233314464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.23359066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.233714214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.233824166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.233944869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.234059392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.234175374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.234320378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.234502192Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.234624675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.234745418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.236638744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.236790657Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.236941801Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.237169986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.237421612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.237852842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.237963465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.238107409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.238234682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.238347645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.238456977Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.23857326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.238705713Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.238848836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.238956339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.239226635Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.239352938Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.239457331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.239991724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.240140267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.24025772Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.240441824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.240552207Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.240733742Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.240847814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.241010538Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.241152692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.241267064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.241386517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.24150811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.241618603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.241763606Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.241888229Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.242045633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.242408931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.24277368Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.242899003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.243706163Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.243831216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.243939108Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.244053441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.244194824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.244373679Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.244610914Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.244734487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.24484049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.245003194Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.245147487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.24526668Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.245394523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.245532876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.245648239Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.247814611Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.248287362Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.248861196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.249061741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.249188064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.249346688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.249476241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.249581353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.249676545Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.255469954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.255609518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.255749781Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.255855693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.255963126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.263579598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.267784509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.267937443Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.2682447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.268437355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.268588408Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.268710631Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.268870305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.269150942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.269273295Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.269391097Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.269585942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.269721235Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.269840558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.269957721Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.270145746Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.270300059Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.270417342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.270519864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.270646478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.27074206Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.270860843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.27118774Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.271319304Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.27157337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.271696503Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.271821886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.271941398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.273864264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.273999598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.274138651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.274253454Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.274410428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.274566721Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.276153659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.276307653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.276457757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.276638571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.276761314Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.27700618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.277538903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.277682116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.277812739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.277947902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.278612408Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.279967961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.280105074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.280269488Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.280401251Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.280564485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.280675727Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.280802371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.280972985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.281123988Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.281352284Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.281409865Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.281515848Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.28161185Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.281706822Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.281796394Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.281966258Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.282097232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.282198664Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.282301886Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.282408809Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.282510291Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.282608814Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.282712076Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.282811169Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.282920101Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.283049574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.283149667Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.283249289Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.283347531Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.283444154Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.283541616Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.283637898Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.283732991Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.283829683Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.283927075Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.284050378Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.284167031Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.284256003Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.284358136Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.284456208Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.28455298Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.284653803Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.284752835Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.284851507Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.28494899Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.285072923Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.285180795Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.285273518Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.28537566Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.285473892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.285584965Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.285689867Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.28578992Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.285908503Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.286003105Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.286136498Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.286234981Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.286345313Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.286450546Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.286582579Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.286690691Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.286802444Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.286910507Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.287012959Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.287132302Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.287236115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.287361228Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.287527471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.287667995Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.287769387Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.28787119Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.287974222Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.288107956Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.288207918Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.28829879Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.288380202Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.288464184Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.288553366Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.288636658Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.28873334Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.288832693Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.288928875Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.289014717Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.28912591Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.289215442Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.289298594Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.289403367Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.289494629Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.289580831Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.289669143Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.289763285Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.289838407Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.289925249Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.290013581Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.290156994Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.290245567Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.290303268Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.290352639Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.29039496Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4n44p.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.290489822Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5rgf9.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.290573795Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9k9bt.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.290661867Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fbts8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.290740499Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fq467.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.290824501Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fz2fn.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.290928653Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gm2vx.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.291007235Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-h4gkg.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.291188779Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-k5n9t.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.291282261Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nhngb.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.291370764Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tqmkt.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.291459866Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xlvtl.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.291548148Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-6lcdk.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.29164608Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-wfd62.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.291739552Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-z2xsv.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.291900686Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.291942537Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.292140292Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.292293386Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.292391398Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.29248996Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.292801078Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.29291336Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.293010843Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.293129656Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.293249469Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.293344191Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.293443213Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.293537886Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.293642408Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.29373135Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.293832073Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.293941265Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.294062968Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.294167461Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.294262333Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.294356255Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.294452417Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.29454862Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.294664782Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.294720084Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.294828166Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.294946929Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.295097493Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.295198895Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.295304028Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.29540808Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.295569094Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.295672217Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.295772399Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.295876551Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.295979614Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.296176699Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.296284151Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.296391864Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.296493216Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.296595429Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.296697441Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.296796103Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.296893936Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.296996978Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297101371Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297160822Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297232304Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297281105Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297340406Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297388668Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297470129Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297524341Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297597433Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297648954Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297717875Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297769307Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297837368Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297843618Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.2978991Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.297997182Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.298085074Z cluster-scoped-resources/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.298097175Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.298150936Z cluster-scoped-resources/core/nodes/ip-10-0-129-245.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.29833994Z cluster-scoped-resources/core/nodes/ip-10-0-134-114.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.298486034Z cluster-scoped-resources/core/nodes/ip-10-0-139-178.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.298596587Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.298645668Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.298705829Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.298808301Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.298919224Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.299016537Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.299147Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.299241852Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.299394536Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.299496698Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.299594491Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.299698833Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.299800185Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.299900058Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30000847Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.300131953Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.300227486Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.300343448Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.300447061Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.300549183Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.300651536Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.300751218Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30085139Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.300960053Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.301020245Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.301148958Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30123562Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.301333542Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.301421924Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.301519917Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30168023Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.301830064Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.301931516Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302005028Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302012788Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30209433Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302178732Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302219123Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302273605Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302279755Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302320836Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302422698Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302613453Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302669994Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302676504Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302714845Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302819238Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.302825168Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30291874Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303054253Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303158366Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303254418Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303296419Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303359661Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303404842Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303456023Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303498464Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303593446Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303634537Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303675218Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303719969Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30376796Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303807551Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303848532Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303889483Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303946544Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.303983785Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304075078Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304114039Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30417627Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304221211Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304265702Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304308833Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304358894Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304396085Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304485277Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304492478Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304530058Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30458369Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304624091Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304701333Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304740483Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304787295Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304866877Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.304982479Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.305156004Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.305302557Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30540831Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.305516522Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.305617875Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.305716207Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.305814539Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.305909802Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.306006484Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.306121127Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.306224219Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.306304971Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.306400403Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.306499206Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.306597878Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30669326Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.306796403Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.306908146Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.307016308Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30709047Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.307216853Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.307312445Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.307415378Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.307574982Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.307684044Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.307781496Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.307880279Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.307980781Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.308108944Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.308205546Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.308306689Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.308408241Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.308507024Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.308607036Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.308705738Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.308810101Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.308909503Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.309007526Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.309131629Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.309228641Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.309325503Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.309423526Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.309520818Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.30962027Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.309718873Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.309818675Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.309921338Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.3100218Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310147953Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310222695Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310229845Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310277536Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310339938Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310346598Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310394959Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.31045297Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.31045902Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310504141Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310587983Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310639255Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-129-245.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310739637Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-114.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310833029Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-178.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310913682Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.310964613Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.311131547Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.311189438Z host_service_logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.311243829Z host_service_logs/masters/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.3112967Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.311380262Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.311454414Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.311530396Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.311662279Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.311775632Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.311859854Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.311939716Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.312017208Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.31211555Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.312194432Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.312239523Z ingress_controllers/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.312246373Z ingress_controllers/default/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.312250423Z ingress_controllers/default/router-default-cbcfcfdbf-r98lq/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.312289954Z ingress_controllers/default/router-default-cbcfcfdbf-r98lq/haproxy.config [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.312399357Z insights-data/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.312405797Z istio/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.312452088Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.312565741Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.3129311Z istio/event-filter.html [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.313046202Z istio/timestamp [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.313112234Z istio/cluster-scoped-resources/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.313119224Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.313149795Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.313201986Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.313340789Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.313705118Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.314153069Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.314953188Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.315106142Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.315247215Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.315389469Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.315522592Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.315637264Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.315708516Z machine_config_ondisk/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.315715006Z machine_config_termination_logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.315724277Z monitoring/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.315730027Z monitoring/alertmanager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.315792748Z monitoring/alertmanager/status.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.31587954Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.315907441Z monitoring/prometheus/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.315965782Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.316095175Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.316170267Z monitoring/prometheus/rules.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.316805282Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.316868404Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.316925325Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.317793646Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.317851757Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.317907319Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.318005671Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.318108354Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.318205796Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.318265197Z monitoring/prometheus/status/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.318318269Z monitoring/prometheus/status/config.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.318770029Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.318852521Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.318959784Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.31920788Z namespaces/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.319261791Z namespaces/default/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.319320972Z namespaces/default/default.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.319387394Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.319443455Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.319496177Z namespaces/default/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.319548648Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.31963484Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.319725082Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.319814035Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.319865906Z namespaces/default/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.319918567Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.319971178Z namespaces/default/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.320022829Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.320133412Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.320184713Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.320236254Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.320321867Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.320401758Z namespaces/default/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.32045285Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.320569382Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.320667035Z namespaces/default/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.320835959Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.320933241Z namespaces/default/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.321019693Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.321175407Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.321346921Z namespaces/default/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.321419173Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.321470264Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.321555376Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.321605427Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.321677099Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.32172665Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.321819032Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.321911505Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.321965926Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.322020137Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.322100069Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.32214041Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.322184111Z namespaces/default/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.322227452Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.322276093Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.322313564Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.322403337Z namespaces/kserve/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.322447307Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.322500409Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.32255045Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.322600201Z namespaces/kserve/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.322649822Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.322742194Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.32296238Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.323162355Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.323217026Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.323269997Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.323320568Z namespaces/kserve/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.32337428Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.323465582Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.323555204Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.323605635Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.323688067Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.323739749Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.323747919Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.32379567Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.323880122Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.323975764Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.324115558Z namespaces/kserve/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.324158499Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.324411825Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.324525267Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.324777013Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.324856705Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.325148592Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.325285285Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.325533921Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.325646614Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.325689265Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.325781797Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.325819328Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.325865299Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.32591217Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326014963Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326136806Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326178837Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326246998Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.3263304Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326373491Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326463534Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326520205Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326566006Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326641008Z namespaces/kserve/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326651578Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-ttqhf/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.3267143Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-ttqhf/kserve-controller-manager-64868fc46-ttqhf.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326800562Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-ttqhf/manager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326807272Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-ttqhf/manager/manager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326810832Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-ttqhf/manager/manager/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.326895684Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-ttqhf/manager/manager/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.329331542Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-ttqhf/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.329403494Z namespaces/kserve/pods/kserve-controller-manager-64868fc46-ttqhf/manager/manager/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.329455715Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-jpg24/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.329506006Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-jpg24/llmisvc-controller-manager-67d95fdc48-jpg24.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.329603949Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-jpg24/manager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.329610989Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-jpg24/manager/manager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.329614469Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-jpg24/manager/manager/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.32965941Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-jpg24/manager/manager/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.329819834Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-jpg24/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.329884205Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-jpg24/manager/manager/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.329938027Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dskcv/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.329990088Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dskcv/model-serving-api-fd65d7d6-dskcv.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.330108891Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dskcv/server/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.330121491Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dskcv/server/server/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.330124921Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dskcv/server/server/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.330171362Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dskcv/server/server/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.330262705Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dskcv/server/server/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.330335856Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dskcv/server/server/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.330391208Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6wklr/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.330448099Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6wklr/odh-model-controller-84b54b7f97-6wklr.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.330541251Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6wklr/manager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.330549851Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6wklr/manager/manager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.330558052Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6wklr/manager/manager/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.330605433Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6wklr/manager/manager/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.336197407Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6wklr/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.336280258Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6wklr/manager/manager/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.33632926Z namespaces/kserve/pods/s3-init-kjdth/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.336398691Z namespaces/kserve/pods/s3-init-kjdth/s3-init-kjdth.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.336488234Z namespaces/kserve/pods/s3-init-kjdth/download-hf-model/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.336499314Z namespaces/kserve/pods/s3-init-kjdth/download-hf-model/download-hf-model/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.336509404Z namespaces/kserve/pods/s3-init-kjdth/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.336557935Z namespaces/kserve/pods/s3-init-kjdth/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.336658407Z namespaces/kserve/pods/s3-init-kjdth/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.336723469Z namespaces/kserve/pods/s3-init-kjdth/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.33676198Z namespaces/kserve/pods/s3-init-kjdth/s3-init/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.33676983Z namespaces/kserve/pods/s3-init-kjdth/s3-init/s3-init/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.33678279Z namespaces/kserve/pods/s3-init-kjdth/s3-init/s3-init/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.336834862Z namespaces/kserve/pods/s3-init-kjdth/s3-init/s3-init/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.33716972Z namespaces/kserve/pods/s3-init-kjdth/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.337245032Z namespaces/kserve/pods/s3-init-kjdth/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.337304793Z namespaces/kserve/pods/seaweedfs-64568bcd49-ggzgd/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.337359404Z namespaces/kserve/pods/seaweedfs-64568bcd49-ggzgd/seaweedfs-64568bcd49-ggzgd.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.337455157Z namespaces/kserve/pods/seaweedfs-64568bcd49-ggzgd/seaweedfs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.337461757Z namespaces/kserve/pods/seaweedfs-64568bcd49-ggzgd/seaweedfs/seaweedfs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.337482727Z namespaces/kserve/pods/seaweedfs-64568bcd49-ggzgd/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.337542669Z namespaces/kserve/pods/seaweedfs-64568bcd49-ggzgd/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.337731783Z namespaces/kserve/pods/seaweedfs-64568bcd49-ggzgd/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.337812175Z namespaces/kserve/pods/seaweedfs-64568bcd49-ggzgd/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.337857616Z namespaces/kserve/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.337910548Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.337963839Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.33801855Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.338089972Z namespaces/kube-node-lease/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.338101052Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.338104822Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.338149253Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-129-245.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.338258756Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-114.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.338344048Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-178.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.33842476Z namespaces/kube-system/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.338481951Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.338550823Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.338599134Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.338656895Z namespaces/kube-system/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.338705507Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.33886167Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.338956473Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339066385Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339130787Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339179098Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339247309Z namespaces/kube-system/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339298231Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339392833Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339460485Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339513886Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339607068Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339659919Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.33966781Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339741792Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-aixnko6l2g2wtuditmx32775ym.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339832914Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339915336Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.339991258Z namespaces/kube-system/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.340051769Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.340217563Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.340309775Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.340568081Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.340655563Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.34093232Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.341084953Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.341432362Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.341514974Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.341570525Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.341642687Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.341713639Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.34177908Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.341855192Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.341948384Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342068637Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342137309Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.34220322Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342268192Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342314623Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342417356Z namespaces/kube-system/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342438686Z namespaces/kube-system/pods/global-pull-secret-syncer-j8lms/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342493087Z namespaces/kube-system/pods/global-pull-secret-syncer-j8lms/global-pull-secret-syncer-j8lms.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342577159Z namespaces/kube-system/pods/global-pull-secret-syncer-j8lms/global-pull-secret-syncer/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342586909Z namespaces/kube-system/pods/global-pull-secret-syncer-j8lms/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.34259739Z namespaces/kube-system/pods/global-pull-secret-syncer-j8lms/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342637821Z namespaces/kube-system/pods/global-pull-secret-syncer-j8lms/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342867096Z namespaces/kube-system/pods/global-pull-secret-syncer-j8lms/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342931978Z namespaces/kube-system/pods/global-pull-secret-syncer-j8lms/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.342996639Z namespaces/kube-system/pods/global-pull-secret-syncer-jkrhv/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343155653Z namespaces/kube-system/pods/global-pull-secret-syncer-jkrhv/global-pull-secret-syncer-jkrhv.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343227565Z namespaces/kube-system/pods/global-pull-secret-syncer-jkrhv/global-pull-secret-syncer/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343239885Z namespaces/kube-system/pods/global-pull-secret-syncer-jkrhv/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343245535Z namespaces/kube-system/pods/global-pull-secret-syncer-jkrhv/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343327617Z namespaces/kube-system/pods/global-pull-secret-syncer-jkrhv/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343593894Z namespaces/kube-system/pods/global-pull-secret-syncer-jkrhv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343680656Z namespaces/kube-system/pods/global-pull-secret-syncer-jkrhv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343771868Z namespaces/kube-system/pods/global-pull-secret-syncer-mrx57/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343816229Z namespaces/kube-system/pods/global-pull-secret-syncer-mrx57/global-pull-secret-syncer-mrx57.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343913561Z namespaces/kube-system/pods/global-pull-secret-syncer-mrx57/global-pull-secret-syncer/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343924341Z namespaces/kube-system/pods/global-pull-secret-syncer-mrx57/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343931242Z namespaces/kube-system/pods/global-pull-secret-syncer-mrx57/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.343980613Z namespaces/kube-system/pods/global-pull-secret-syncer-mrx57/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.344231449Z namespaces/kube-system/pods/global-pull-secret-syncer-mrx57/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.34429773Z namespaces/kube-system/pods/global-pull-secret-syncer-mrx57/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.344337722Z namespaces/kube-system/pods/konnectivity-agent-4pmfd/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.344376142Z namespaces/kube-system/pods/konnectivity-agent-4pmfd/konnectivity-agent-4pmfd.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.344461665Z namespaces/kube-system/pods/konnectivity-agent-4pmfd/konnectivity-agent/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.344468165Z namespaces/kube-system/pods/konnectivity-agent-4pmfd/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.344475995Z namespaces/kube-system/pods/konnectivity-agent-4pmfd/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.344526046Z namespaces/kube-system/pods/konnectivity-agent-4pmfd/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.345132801Z namespaces/kube-system/pods/konnectivity-agent-4pmfd/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.345201972Z namespaces/kube-system/pods/konnectivity-agent-4pmfd/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.345231073Z namespaces/kube-system/pods/konnectivity-agent-hkn6f/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.345270604Z namespaces/kube-system/pods/konnectivity-agent-hkn6f/konnectivity-agent-hkn6f.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.345348695Z namespaces/kube-system/pods/konnectivity-agent-hkn6f/konnectivity-agent/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.345354806Z namespaces/kube-system/pods/konnectivity-agent-hkn6f/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.345366856Z namespaces/kube-system/pods/konnectivity-agent-hkn6f/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.345442438Z namespaces/kube-system/pods/konnectivity-agent-hkn6f/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.346019171Z namespaces/kube-system/pods/konnectivity-agent-hkn6f/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.346135614Z namespaces/kube-system/pods/konnectivity-agent-hkn6f/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.346157155Z namespaces/kube-system/pods/konnectivity-agent-l8k74/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.346225467Z namespaces/kube-system/pods/konnectivity-agent-l8k74/konnectivity-agent-l8k74.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.346310689Z namespaces/kube-system/pods/konnectivity-agent-l8k74/konnectivity-agent/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.346319809Z namespaces/kube-system/pods/konnectivity-agent-l8k74/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.346325749Z namespaces/kube-system/pods/konnectivity-agent-l8k74/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.34637856Z namespaces/kube-system/pods/konnectivity-agent-l8k74/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.346973345Z namespaces/kube-system/pods/konnectivity-agent-l8k74/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347068047Z namespaces/kube-system/pods/konnectivity-agent-l8k74/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347103198Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-245.ec2.internal/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347164429Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-245.ec2.internal/kube-apiserver-proxy-ip-10-0-129-245.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347258741Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-245.ec2.internal/haproxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347268341Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-245.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347285562Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-245.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347350134Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-245.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347504657Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-245.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347592179Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-245.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.34764637Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-114.ec2.internal/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347698482Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-114.ec2.internal/kube-apiserver-proxy-ip-10-0-134-114.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347763673Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-114.ec2.internal/haproxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347772093Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-114.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347775674Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-114.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.347820145Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-114.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348116272Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-114.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348192914Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-114.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348239685Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-178.ec2.internal/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348293446Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-178.ec2.internal/kube-apiserver-proxy-ip-10-0-139-178.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348361908Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-178.ec2.internal/haproxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348368288Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-178.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348393819Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-178.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.34844802Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-178.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348634874Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-178.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348714966Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-178.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348760447Z namespaces/kube-system/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348813369Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.34888359Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348894471Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.348947332Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349057435Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349135766Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349179867Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349235639Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.34927228Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349338401Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349346191Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349350362Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349396303Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349495375Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349599177Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349652809Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.34972502Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349775401Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349839743Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349880604Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.349974576Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.350091529Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.350187322Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.350243223Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.350292394Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.350356015Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.350403247Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.350495009Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.3505466Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.350597911Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.350687034Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.350754035Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.350809616Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.351752389Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.351846861Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.351939523Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.352060336Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.352187539Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.352359074Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.352596739Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.352661481Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.352696862Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.352759103Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.352794404Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.352849685Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.352896516Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.352989118Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353102881Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353176173Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353233694Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353302926Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353356627Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353420649Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.35346857Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353526111Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353574443Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353631184Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353679655Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353784928Z namespaces/openshift-apiserver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353840859Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353907111Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.353956082Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354014493Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354081195Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354172177Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354262869Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354348961Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354419163Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354463124Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354516695Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354557866Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354638498Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354677319Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.35471791Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354792752Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354880244Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.354932835Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.355056208Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.35516079Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.355253413Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.355344555Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.355432487Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.35556698Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.355734134Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.355797916Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.355855637Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.355912719Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.35596588Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356051222Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356112273Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356205095Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356295988Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356361739Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.35641702Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356470652Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356524313Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356587735Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356643576Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356708287Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356763479Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.35683147Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.35683831Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356842421Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356892652Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356944373Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356951453Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356954853Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.356992674Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357121687Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357135068Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357138638Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357195779Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357266781Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357276611Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357313772Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357427425Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357487336Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357566498Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357621799Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357701691Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357755883Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357851265Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.357939867Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.35804945Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358122891Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358166893Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358242744Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358294416Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358387168Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358449929Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.35850513Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358593653Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358646254Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358657234Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358716266Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358810308Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358872859Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.358984442Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.359096655Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.359188217Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.359276379Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.359372181Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.359529315Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.359647318Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.35974737Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.359800672Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.359880654Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.359932275Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.359987956Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360048447Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360122959Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360178601Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360275223Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360367655Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360433007Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360489708Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360542449Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36059544Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360646932Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360700943Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360752734Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360761324Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360811736Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360867117Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.360918888Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36097593Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.361042571Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.361131803Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.361182114Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.361288557Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.361339648Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36139845Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.361445551Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.361578854Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.361669586Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.361761439Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36181581Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.361873361Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.361927363Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.361978874Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.362092516Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.362157358Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.362211709Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.362296841Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.362363283Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.362372503Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.362430475Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.362526707Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.362619889Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.362740952Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.362852585Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.362916836Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.363046079Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.363145592Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36347134Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.363562032Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.363787457Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.363938081Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364086444Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364143156Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364191617Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364267208Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36432Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364381531Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364430652Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364505464Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364554585Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364648008Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.3647369Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364792511Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364843192Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364891723Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.364933775Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365020157Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365042137Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365132449Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/aws-ebs-csi-driver-node-c792t.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365243612Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-driver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365250722Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-driver/csi-driver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365275063Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-driver/csi-driver/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365337434Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365444547Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365528219Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36557598Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-liveness-probe/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36558218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36558565Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365651832Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365740954Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365808575Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365840806Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-node-driver-registrar/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365847046Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365850276Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.365888237Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36599865Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366098892Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c792t/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366150824Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366219835Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/aws-ebs-csi-driver-node-d2zds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366312517Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-driver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366320137Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-driver/csi-driver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366325498Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-driver/csi-driver/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366381989Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366486121Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366559453Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366619725Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-liveness-probe/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366628545Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366642105Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366692086Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366780239Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366869931Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366914942Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-node-driver-registrar/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366922422Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366925812Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.366969913Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367155008Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36723941Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d2zds/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367302071Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367358622Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/aws-ebs-csi-driver-node-phxsh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367458005Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-driver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367464865Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-driver/csi-driver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367470765Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-driver/csi-driver/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367528897Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367620299Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367701071Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367756662Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-liveness-probe/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367762932Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367768262Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367838604Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.367929436Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368006388Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36807639Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-node-driver-registrar/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36808665Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36809523Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368152461Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368259134Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368340316Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-phxsh/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368398887Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368451539Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.3685064Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36851285Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368562231Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368618203Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368671364Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368732285Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368787337Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368840748Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368850608Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368854028Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368899709Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368951321Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.368957371Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369005992Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369116915Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369176416Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369246978Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369295079Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.36935859Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369412722Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369537655Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369629077Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369720569Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369784891Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369841582Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369924614Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.369976515Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.370064887Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.370115648Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37020611Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.370268222Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.370323953Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.370417606Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.370480377Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.370488527Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.370562119Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.370654571Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.370706042Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.371301897Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37142451Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.371569683Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.371664225Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37186194Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372017614Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372183888Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372341692Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372385723Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372466895Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372532416Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372599918Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372654729Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372708161Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372762142Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372853294Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372941006Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.372996548Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37311646Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373179522Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373238003Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373304185Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373357896Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373414927Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373469949Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37352707Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373553461Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b4hlx/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373626472Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b4hlx/tuned-b4hlx.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373725255Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b4hlx/tuned/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373731425Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b4hlx/tuned/tuned/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373736605Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b4hlx/tuned/tuned/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373792356Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b4hlx/tuned/tuned/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373904949Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b4hlx/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.373972771Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b4hlx/tuned/tuned/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.374023362Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-frw2w/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.374095464Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-frw2w/tuned-frw2w.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.374194426Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-frw2w/tuned/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.374204876Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-frw2w/tuned/tuned/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.374233697Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-frw2w/tuned/tuned/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.374315079Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-frw2w/tuned/tuned/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.374449702Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-frw2w/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.374530624Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-frw2w/tuned/tuned/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.374620166Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wzxcq/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.374673938Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wzxcq/tuned-wzxcq.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37476046Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wzxcq/tuned/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37476666Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wzxcq/tuned/tuned/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37477002Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wzxcq/tuned/tuned/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.374825961Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wzxcq/tuned/tuned/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.374960015Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wzxcq/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375063427Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wzxcq/tuned/tuned/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375110908Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37517894Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375236731Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375288942Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375354164Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375362344Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375436166Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-129-245.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375530768Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-114.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37561646Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-178.ec2.internal.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375675821Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375733593Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375841816Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375901187Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.375989549Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.376064081Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.376146923Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.376199614Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.376291766Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.376409329Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.376515972Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.376568333Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.376620924Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.376673185Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.376724677Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.376817469Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37688152Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.376936042Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.377038344Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.377122426Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.377171127Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.377365682Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.377459114Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.377588947Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.377677689Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.377805212Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.377938026Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.378153431Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.378225533Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.378281694Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.378361466Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.378413517Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.378480829Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37853354Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.378629152Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.378720694Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.378787386Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.378851588Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.378914019Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37897024Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379075753Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379130474Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379199386Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379252057Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379319489Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379325689Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37938113Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator-9ddc5ff76-zz5z7.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379481153Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator-watch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379489673Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379495233Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379548494Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379652327Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379733849Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37978833Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37979642Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.37980554Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.379858042Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.380350224Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.380430745Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zz5z7/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.380474727Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.380525108Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.380578949Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38063346Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.380730553Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.380784734Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.380863586Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.380912487Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.380984259Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38104939Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.381217404Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.381318227Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.381406889Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38146339Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.381509301Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.381560352Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.381609023Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.381685525Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.381732726Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.381775438Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38185492Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.381905991Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.381912261Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.381961442Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.382050194Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.382150316Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.382190117Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38229755Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.382374782Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.382641658Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38271534Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.382823883Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.382970226Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383156331Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383235173Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383271393Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383345105Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383391226Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383454268Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383478568Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38352772Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38356793Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383646572Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383719614Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383768955Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383802116Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383855067Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.383894778Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38397655Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384015161Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384095333Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384134974Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384216746Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384224316Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-g4gg8/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384261427Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-g4gg8/volume-data-source-validator-69d9f679db-g4gg8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384334659Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-g4gg8/volume-data-source-validator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384344659Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-g4gg8/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384351769Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-g4gg8/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38439032Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-g4gg8/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384491443Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-g4gg8/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384560224Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-g4gg8/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38479283Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384830641Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384889842Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384896872Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384936793Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.384991855Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385048146Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385123208Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385167869Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385246621Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385284862Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385354723Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385395504Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385456696Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385494597Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385570549Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38563985Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385714192Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385753943Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385797694Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385829725Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385872956Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385948547Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.385989828Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38605058Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.386139952Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.386183233Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.386191833Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.386219784Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.386283375Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.386327807Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.386422159Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.386504851Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.386599293Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.386674975Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.386748947Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.3868762Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387084795Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387146446Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387192677Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387252149Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38729308Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387348421Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387391272Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387467044Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387540496Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387591477Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387634348Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387675379Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38771511Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387760851Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387797652Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387841183Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387878853Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387950275Z namespaces/openshift-config-managed/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.387999576Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388090689Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38813142Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388202661Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388237972Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388314894Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388386076Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388459267Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388503179Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388543009Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388583361Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388623022Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388703643Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388743724Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388782325Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388859717Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.388913889Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.38895583Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.392136715Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.392205857Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.392296249Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.392369881Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.392450003Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.392586826Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.392714319Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.392756461Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.392797151Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.392879433Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.392920624Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.392969255Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393012947Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393098329Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.39316366Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393203471Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393280463Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393354235Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393397226Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393434807Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393497788Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393549429Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.39358349Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393624141Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393672732Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393682683Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393713563Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393761525Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393802186Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393847716Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393894888Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393933709Z namespaces/openshift-config-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393945199Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.393950459Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.39399748Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394119103Z namespaces/openshift-config/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394164594Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394228196Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394259846Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394308558Z namespaces/openshift-config/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394337638Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.39442124Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394491312Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394565414Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394601074Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394639935Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394682347Z namespaces/openshift-config/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394722197Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394792509Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394854421Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394889972Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.394968343Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.395054156Z namespaces/openshift-config/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.395101677Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.395214799Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.395292011Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.395361603Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.395438185Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.395510386Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.39564495Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.395778583Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.395824254Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.395868605Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.395921106Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.395968107Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396016548Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.39609226Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396146222Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396194203Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396268734Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396343446Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396380207Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396419958Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396463159Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.39650151Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396545071Z namespaces/openshift-config/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396585922Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396625143Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396666704Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396766506Z namespaces/openshift-console-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396806557Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396868709Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.39690492Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396949891Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.396989272Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397093944Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397211657Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397317359Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397355991Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397395441Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397438942Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397475523Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397552325Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397608777Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397655058Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.39773068Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397787931Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397794541Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397839272Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397902613Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.397951185Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.398544679Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.398628201Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.398886527Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.398964599Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.399106542Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.399221665Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.399390969Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.399543113Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.399586394Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.399641125Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.399676966Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.399719117Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.399756298Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.3998386Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.399918962Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.399974293Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400021934Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400102526Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400150177Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400200708Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400241009Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400291411Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400322822Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400377143Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400389093Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-lfn8v/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400435434Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-lfn8v/console-operator-7fdbdf9c99-lfn8v.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400523336Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-lfn8v/console-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400537887Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-lfn8v/console-operator/console-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400544877Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-lfn8v/console-operator/console-operator/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.400578038Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-lfn8v/console-operator/console-operator/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.401208143Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-lfn8v/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.401256134Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.401303605Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.401347366Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.401386867Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.401442888Z namespaces/openshift-console/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.40149469Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.401549021Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.401593002Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.401655854Z namespaces/openshift-console/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.401693774Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.401779556Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.4019398Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.402242977Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.402280698Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.402324859Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.402366391Z namespaces/openshift-console/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.402411892Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.402485093Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.402526254Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.402568395Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.402639897Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.402713909Z namespaces/openshift-console/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.40275355Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.403377035Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.403454426Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.403714313Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.403790494Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.403974019Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404113622Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404303377Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404371839Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404406289Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404473881Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404504972Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404577873Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404607824Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404692856Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404763118Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404809129Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.40484967Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404900861Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404939722Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.404984613Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405020674Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405083256Z namespaces/openshift-console/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405093906Z namespaces/openshift-console/pods/console-68ffd9f4d6-w7x85/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405125537Z namespaces/openshift-console/pods/console-68ffd9f4d6-w7x85/console-68ffd9f4d6-w7x85.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405214179Z namespaces/openshift-console/pods/console-68ffd9f4d6-w7x85/console/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405223129Z namespaces/openshift-console/pods/console-68ffd9f4d6-w7x85/console/console/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405226599Z namespaces/openshift-console/pods/console-68ffd9f4d6-w7x85/console/console/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.40525388Z namespaces/openshift-console/pods/console-68ffd9f4d6-w7x85/console/console/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405347792Z namespaces/openshift-console/pods/console-68ffd9f4d6-w7x85/console/console/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405412163Z namespaces/openshift-console/pods/console-68ffd9f4d6-w7x85/console/console/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405457365Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2nvtf/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405496405Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2nvtf/downloads-5499b6fb8f-2nvtf.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405606858Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2nvtf/download-server/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405614398Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2nvtf/download-server/download-server/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405617998Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2nvtf/download-server/download-server/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405651579Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2nvtf/download-server/download-server/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405888935Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2nvtf/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405953936Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2nvtf/download-server/download-server/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.405999238Z namespaces/openshift-console/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406049639Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.40611193Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406153711Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406237213Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406282544Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406347706Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406399077Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406439858Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406473709Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406561081Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406634813Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406710204Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406762916Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406802057Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406872308Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406916719Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.406992721Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.407067153Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.407097054Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.407184706Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.407253367Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.407291998Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.407406351Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.407479873Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.407558405Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.407636406Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.407710548Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.407828651Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.407991545Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408052647Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408097057Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408146669Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.40818247Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408225621Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408264981Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408340943Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408412565Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408455506Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408496047Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408539568Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408577729Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.4086203Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408658891Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408707582Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408739723Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408818225Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408865736Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408921187Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.408962578Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409008399Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409114262Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409195804Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409273296Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409354778Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409403529Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.40945053Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409509901Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409554412Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409629594Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409677955Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409710366Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409789088Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409837529Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.409844519Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.40989286Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.410017434Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.410078045Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.410188148Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.410269429Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.410359142Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.410453464Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.410529626Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.410649469Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.410800502Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.410864674Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.410911115Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.410967456Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411013167Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411100609Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411148541Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411231623Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411315895Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411366766Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411392147Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411468928Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411494329Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41155294Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411598991Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411653073Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411694954Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411786116Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411831867Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.411932889Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41197369Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412017841Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412083573Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412159955Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412236577Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412311558Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412352139Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412393411Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412438032Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412481462Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412554214Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412594415Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412634726Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412707428Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412766259Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.4128082Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412900032Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.412975604Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.413084857Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.413158509Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.413233511Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.413349503Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.413515957Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.413662681Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.413704342Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.413765223Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.413804394Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.413872546Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.413906387Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.413989559Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414085741Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414142362Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414181613Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414230584Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414275465Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414342857Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414383538Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41445612Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414492261Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414535962Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414574193Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414619334Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414663265Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414745557Z namespaces/openshift-dns/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414787298Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414851979Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41489422Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414944901Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.414980272Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.415143836Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.415218128Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41529189Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.415335321Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.415369602Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.415418503Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.415454134Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.415528475Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.415580357Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.415624428Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41569711Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41573914Z namespaces/openshift-dns/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.415776051Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.415876464Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.415957186Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.416200011Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.416274523Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41653243Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.416641142Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.416817156Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.416871138Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.416915349Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41696605Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417005071Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417125784Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417166265Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417243547Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417313378Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41737254Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417412461Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417457872Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417503633Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417544764Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417587665Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417633556Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417719798Z namespaces/openshift-dns/pods/dns-default-jndl8/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417764539Z namespaces/openshift-dns/pods/dns-default-jndl8/dns-default-jndl8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417842901Z namespaces/openshift-dns/pods/dns-default-jndl8/dns/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417854251Z namespaces/openshift-dns/pods/dns-default-jndl8/dns/dns/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417859601Z namespaces/openshift-dns/pods/dns-default-jndl8/dns/dns/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417899712Z namespaces/openshift-dns/pods/dns-default-jndl8/dns/dns/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.417987434Z namespaces/openshift-dns/pods/dns-default-jndl8/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418080947Z namespaces/openshift-dns/pods/dns-default-jndl8/dns/dns/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418104157Z namespaces/openshift-dns/pods/dns-default-jndl8/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418110587Z namespaces/openshift-dns/pods/dns-default-jndl8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418115947Z namespaces/openshift-dns/pods/dns-default-jndl8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418163949Z namespaces/openshift-dns/pods/dns-default-jndl8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418260811Z namespaces/openshift-dns/pods/dns-default-jndl8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418324212Z namespaces/openshift-dns/pods/dns-default-jndl8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418369694Z namespaces/openshift-dns/pods/dns-default-wz7b8/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418414135Z namespaces/openshift-dns/pods/dns-default-wz7b8/dns-default-wz7b8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418493937Z namespaces/openshift-dns/pods/dns-default-wz7b8/dns/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418501327Z namespaces/openshift-dns/pods/dns-default-wz7b8/dns/dns/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418508327Z namespaces/openshift-dns/pods/dns-default-wz7b8/dns/dns/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418547558Z namespaces/openshift-dns/pods/dns-default-wz7b8/dns/dns/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41863388Z namespaces/openshift-dns/pods/dns-default-wz7b8/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418697571Z namespaces/openshift-dns/pods/dns-default-wz7b8/dns/dns/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418736052Z namespaces/openshift-dns/pods/dns-default-wz7b8/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418743982Z namespaces/openshift-dns/pods/dns-default-wz7b8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418750623Z namespaces/openshift-dns/pods/dns-default-wz7b8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418792304Z namespaces/openshift-dns/pods/dns-default-wz7b8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418893886Z namespaces/openshift-dns/pods/dns-default-wz7b8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.418958697Z namespaces/openshift-dns/pods/dns-default-wz7b8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419007479Z namespaces/openshift-dns/pods/dns-default-zr9jd/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41906581Z namespaces/openshift-dns/pods/dns-default-zr9jd/dns-default-zr9jd.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419158422Z namespaces/openshift-dns/pods/dns-default-zr9jd/dns/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419167253Z namespaces/openshift-dns/pods/dns-default-zr9jd/dns/dns/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419173413Z namespaces/openshift-dns/pods/dns-default-zr9jd/dns/dns/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419206783Z namespaces/openshift-dns/pods/dns-default-zr9jd/dns/dns/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419297536Z namespaces/openshift-dns/pods/dns-default-zr9jd/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419359327Z namespaces/openshift-dns/pods/dns-default-zr9jd/dns/dns/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419405188Z namespaces/openshift-dns/pods/dns-default-zr9jd/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419416368Z namespaces/openshift-dns/pods/dns-default-zr9jd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419425099Z namespaces/openshift-dns/pods/dns-default-zr9jd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419454729Z namespaces/openshift-dns/pods/dns-default-zr9jd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419542102Z namespaces/openshift-dns/pods/dns-default-zr9jd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419605313Z namespaces/openshift-dns/pods/dns-default-zr9jd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419647994Z namespaces/openshift-dns/pods/node-resolver-fcb9x/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419689805Z namespaces/openshift-dns/pods/node-resolver-fcb9x/node-resolver-fcb9x.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419763047Z namespaces/openshift-dns/pods/node-resolver-fcb9x/dns-node-resolver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419788197Z namespaces/openshift-dns/pods/node-resolver-fcb9x/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419791977Z namespaces/openshift-dns/pods/node-resolver-fcb9x/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419823228Z namespaces/openshift-dns/pods/node-resolver-fcb9x/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.41991072Z namespaces/openshift-dns/pods/node-resolver-fcb9x/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.419972872Z namespaces/openshift-dns/pods/node-resolver-fcb9x/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420055284Z namespaces/openshift-dns/pods/node-resolver-l5m2d/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420104505Z namespaces/openshift-dns/pods/node-resolver-l5m2d/node-resolver-l5m2d.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420174827Z namespaces/openshift-dns/pods/node-resolver-l5m2d/dns-node-resolver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420185917Z namespaces/openshift-dns/pods/node-resolver-l5m2d/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420193207Z namespaces/openshift-dns/pods/node-resolver-l5m2d/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420245368Z namespaces/openshift-dns/pods/node-resolver-l5m2d/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42033016Z namespaces/openshift-dns/pods/node-resolver-l5m2d/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420395812Z namespaces/openshift-dns/pods/node-resolver-l5m2d/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420566456Z namespaces/openshift-dns/pods/node-resolver-nb24j/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420606397Z namespaces/openshift-dns/pods/node-resolver-nb24j/node-resolver-nb24j.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420679479Z namespaces/openshift-dns/pods/node-resolver-nb24j/dns-node-resolver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420686189Z namespaces/openshift-dns/pods/node-resolver-nb24j/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420691259Z namespaces/openshift-dns/pods/node-resolver-nb24j/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42073502Z namespaces/openshift-dns/pods/node-resolver-nb24j/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420818992Z namespaces/openshift-dns/pods/node-resolver-nb24j/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420888824Z namespaces/openshift-dns/pods/node-resolver-nb24j/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420928545Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.420967846Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421013677Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421074358Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42115952Z namespaces/openshift-etcd/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421200801Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421264633Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421303784Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421363585Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421400996Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421480328Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42155333Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421630112Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421675843Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421722554Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421776435Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421819746Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421891278Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.421943049Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42199274Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.422120243Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.422194015Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.422224136Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.422326608Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42239473Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.422474932Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.422555994Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.422625845Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.422746938Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.422927943Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.422971534Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423006954Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423078136Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423112667Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423174078Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42321663Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423293341Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423364043Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423416334Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423460355Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423534457Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423556648Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42364167Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42366514Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423710911Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423770313Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423846785Z namespaces/openshift-host-network/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423893246Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423952467Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.423996098Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.4240821Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.424127271Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.424207983Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.424276675Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.424360457Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.424851869Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42489079Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.424936851Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.424979822Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.425144476Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.425198557Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.425232458Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42531492Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.425385711Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.425427443Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.425523475Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.425596627Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.425674118Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42574567Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.425822452Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.425968225Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426118929Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42617465Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426219142Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426279663Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426327384Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426368105Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426407956Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426470768Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426512269Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42658491Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426661102Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426703993Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426741334Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426786345Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426823196Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426892978Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426935108Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.426972889Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42701495Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.427141233Z namespaces/openshift-image-registry/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.427183425Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.427241466Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.427283507Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.427341588Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.427384879Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.427489262Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.427621445Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.4278093Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.427855891Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.427894202Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.427936792Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.427981244Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.428101316Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.428150458Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.428193209Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.428268031Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.428317732Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.428329882Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.428375713Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.428441085Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.428480196Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42908769Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.429166072Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.429424278Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.42949545Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.429695785Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.429808087Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430021942Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430114515Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430158856Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430219297Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430260238Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43031708Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430380261Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430466693Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430572275Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430629887Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430678258Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43073891Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430785091Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430906874Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.430993406Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.431081828Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.431121879Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43117463Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.431214841Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.431280603Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.431286743Z namespaces/openshift-image-registry/pods/image-registry-d65c54b89-nfd6t/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.431325654Z namespaces/openshift-image-registry/pods/image-registry-d65c54b89-nfd6t/image-registry-d65c54b89-nfd6t.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.431435126Z namespaces/openshift-image-registry/pods/image-registry-d65c54b89-nfd6t/registry/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.431442936Z namespaces/openshift-image-registry/pods/image-registry-d65c54b89-nfd6t/registry/registry/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.431454107Z namespaces/openshift-image-registry/pods/image-registry-d65c54b89-nfd6t/registry/registry/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.431513528Z namespaces/openshift-image-registry/pods/image-registry-d65c54b89-nfd6t/registry/registry/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.432621895Z namespaces/openshift-image-registry/pods/image-registry-d65c54b89-nfd6t/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.432694496Z namespaces/openshift-image-registry/pods/image-registry-d65c54b89-nfd6t/registry/registry/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.432739387Z namespaces/openshift-image-registry/pods/node-ca-5f79x/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.432786428Z namespaces/openshift-image-registry/pods/node-ca-5f79x/node-ca-5f79x.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43285598Z namespaces/openshift-image-registry/pods/node-ca-5f79x/node-ca/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.432870651Z namespaces/openshift-image-registry/pods/node-ca-5f79x/node-ca/node-ca/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.432877741Z namespaces/openshift-image-registry/pods/node-ca-5f79x/node-ca/node-ca/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.432923272Z namespaces/openshift-image-registry/pods/node-ca-5f79x/node-ca/node-ca/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433082276Z namespaces/openshift-image-registry/pods/node-ca-5f79x/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433146377Z namespaces/openshift-image-registry/pods/node-ca-5f79x/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433189438Z namespaces/openshift-image-registry/pods/node-ca-dctc8/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433231529Z namespaces/openshift-image-registry/pods/node-ca-dctc8/node-ca-dctc8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433310461Z namespaces/openshift-image-registry/pods/node-ca-dctc8/node-ca/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433316361Z namespaces/openshift-image-registry/pods/node-ca-dctc8/node-ca/node-ca/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433321841Z namespaces/openshift-image-registry/pods/node-ca-dctc8/node-ca/node-ca/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433365802Z namespaces/openshift-image-registry/pods/node-ca-dctc8/node-ca/node-ca/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433503756Z namespaces/openshift-image-registry/pods/node-ca-dctc8/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433581238Z namespaces/openshift-image-registry/pods/node-ca-dctc8/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433612468Z namespaces/openshift-image-registry/pods/node-ca-sh9jq/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433654599Z namespaces/openshift-image-registry/pods/node-ca-sh9jq/node-ca-sh9jq.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433731281Z namespaces/openshift-image-registry/pods/node-ca-sh9jq/node-ca/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433737171Z namespaces/openshift-image-registry/pods/node-ca-sh9jq/node-ca/node-ca/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433742451Z namespaces/openshift-image-registry/pods/node-ca-sh9jq/node-ca/node-ca/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433788752Z namespaces/openshift-image-registry/pods/node-ca-sh9jq/node-ca/node-ca/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433916586Z namespaces/openshift-image-registry/pods/node-ca-sh9jq/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.433983567Z namespaces/openshift-image-registry/pods/node-ca-sh9jq/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434016988Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434141921Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434194332Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434234703Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434318225Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434364376Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434422908Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434457268Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43451464Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434557101Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434661353Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434739565Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434816747Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434874418Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43492216Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.434964151Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.435008322Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.435109354Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.435161256Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.435205866Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.435280128Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43534616Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.435391681Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.435489183Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.435571805Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.435716069Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43579104Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.435959064Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436102568Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436267122Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436326883Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436375454Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436429906Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436474337Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436526378Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436569239Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436645891Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436716173Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436769124Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436812035Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436864846Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436907917Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436958639Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.436970399Z namespaces/openshift-ingress-canary/pods/ingress-canary-59bd7/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43701452Z namespaces/openshift-ingress-canary/pods/ingress-canary-59bd7/ingress-canary-59bd7.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437123763Z namespaces/openshift-ingress-canary/pods/ingress-canary-59bd7/serve-healthcheck-canary/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437139143Z namespaces/openshift-ingress-canary/pods/ingress-canary-59bd7/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437151793Z namespaces/openshift-ingress-canary/pods/ingress-canary-59bd7/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437176804Z namespaces/openshift-ingress-canary/pods/ingress-canary-59bd7/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437265626Z namespaces/openshift-ingress-canary/pods/ingress-canary-59bd7/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437329687Z namespaces/openshift-ingress-canary/pods/ingress-canary-59bd7/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437378178Z namespaces/openshift-ingress-canary/pods/ingress-canary-b72ng/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43741713Z namespaces/openshift-ingress-canary/pods/ingress-canary-b72ng/ingress-canary-b72ng.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437485341Z namespaces/openshift-ingress-canary/pods/ingress-canary-b72ng/serve-healthcheck-canary/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437491541Z namespaces/openshift-ingress-canary/pods/ingress-canary-b72ng/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437514972Z namespaces/openshift-ingress-canary/pods/ingress-canary-b72ng/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437558793Z namespaces/openshift-ingress-canary/pods/ingress-canary-b72ng/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437643025Z namespaces/openshift-ingress-canary/pods/ingress-canary-b72ng/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437708046Z namespaces/openshift-ingress-canary/pods/ingress-canary-b72ng/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437743217Z namespaces/openshift-ingress-canary/pods/ingress-canary-n5dbd/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437779218Z namespaces/openshift-ingress-canary/pods/ingress-canary-n5dbd/ingress-canary-n5dbd.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43784892Z namespaces/openshift-ingress-canary/pods/ingress-canary-n5dbd/serve-healthcheck-canary/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.4378549Z namespaces/openshift-ingress-canary/pods/ingress-canary-n5dbd/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43785828Z namespaces/openshift-ingress-canary/pods/ingress-canary-n5dbd/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437891191Z namespaces/openshift-ingress-canary/pods/ingress-canary-n5dbd/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.437994283Z namespaces/openshift-ingress-canary/pods/ingress-canary-n5dbd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438082055Z namespaces/openshift-ingress-canary/pods/ingress-canary-n5dbd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438103606Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438152517Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438199018Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438236489Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438322351Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438365042Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438421214Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438449734Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438510436Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438555637Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438633448Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43870604Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438780522Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438825343Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438871484Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438923145Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.438958476Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.439049769Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43910181Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.439145161Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.439215722Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.439270534Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.439307645Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.439860578Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.43993394Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440045552Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440126394Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440200236Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440319729Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440490953Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440554754Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440597546Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440642567Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440682237Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440724278Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440738599Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.44077128Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440840161Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440881672Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.440957404Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441050426Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441106158Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441150339Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.44120759Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441250791Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441318343Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441356694Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441413855Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441462586Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441514808Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441523028Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441567679Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.44163273Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441677841Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441718752Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441756733Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441823605Z namespaces/openshift-ingress/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441870946Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441930067Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.441973628Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.44204563Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442150833Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442226625Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442357318Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442472731Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442522292Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442565263Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442615834Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442653845Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442728257Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442772187Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442809579Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442899211Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.442962092Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.443004163Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.443130566Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.443214468Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.443335721Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.443406903Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.443538876Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.443646588Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.443821073Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.443896014Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.443934386Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444004227Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444066709Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.44412322Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444172091Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444241553Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444317695Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444366186Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444410657Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444466698Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444508279Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.44455673Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444598841Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444641722Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444653023Z namespaces/openshift-ingress/pods/router-default-cbcfcfdbf-r98lq/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444693704Z namespaces/openshift-ingress/pods/router-default-cbcfcfdbf-r98lq/router-default-cbcfcfdbf-r98lq.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444803036Z namespaces/openshift-ingress/pods/router-default-cbcfcfdbf-r98lq/router/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444810776Z namespaces/openshift-ingress/pods/router-default-cbcfcfdbf-r98lq/router/router/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444817587Z namespaces/openshift-ingress/pods/router-default-cbcfcfdbf-r98lq/router/router/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.444853327Z namespaces/openshift-ingress/pods/router-default-cbcfcfdbf-r98lq/router/router/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445002661Z namespaces/openshift-ingress/pods/router-default-cbcfcfdbf-r98lq/router/router/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445091333Z namespaces/openshift-ingress/pods/router-default-cbcfcfdbf-r98lq/router/router/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445138574Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445176455Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445247457Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445268227Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445489663Z namespaces/openshift-insights/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445537454Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445612175Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445634276Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445682247Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445717648Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445837971Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.445945884Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446068146Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446126038Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446174089Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446241051Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446283662Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446330583Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446373794Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446471526Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446525648Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446562128Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446677421Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446746783Z namespaces/openshift-insights/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.446793334Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.447444219Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.447566182Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.44788404Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.448020273Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.448362721Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.448467084Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.448628378Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.44871191Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.448772121Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.448848553Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.448903324Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.448995747Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449094209Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.44914609Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449214142Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449259773Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449330624Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449379136Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449453418Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449503289Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449599261Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449688883Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449764005Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449802496Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449877408Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.449926609Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.450012331Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.450137674Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.450201925Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.450250577Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.450317858Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.450328108Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-4lw92/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45037798Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-4lw92/insights-operator-5f67b55555-4lw92.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.450477522Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-4lw92/insights-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.450484392Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-4lw92/insights-operator/insights-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.450490152Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-4lw92/insights-operator/insights-operator/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.450548864Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-4lw92/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.450960223Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-4lw92/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.451321952Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.451376184Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/insights-runtime-extractor-ljtr7.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.451485136Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/exporter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.451491406Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/exporter/exporter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.451500487Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/exporter/exporter/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.451556958Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/exporter/exporter/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.451666151Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.451742872Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/exporter/exporter/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.451809304Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/extractor/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.451819534Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/extractor/extractor/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.451835335Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/extractor/extractor/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.451883936Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/extractor/extractor/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452003728Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452110101Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/extractor/extractor/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452276705Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452289645Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452294186Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452334496Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452437439Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452519671Z namespaces/openshift-insights/pods/insights-runtime-extractor-ljtr7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452584093Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452633044Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/insights-runtime-extractor-rzrfw.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452728506Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/exporter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452737896Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/exporter/exporter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452745286Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/exporter/exporter/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452801318Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/exporter/exporter/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45290292Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.452983552Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/exporter/exporter/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453040553Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/extractor/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453055514Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/extractor/extractor/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453062834Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/extractor/extractor/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453121165Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/extractor/extractor/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453224278Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45330829Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/extractor/extractor/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453353991Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453362691Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453373361Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453427063Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453529285Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453603217Z namespaces/openshift-insights/pods/insights-runtime-extractor-rzrfw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453666178Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45371762Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/insights-runtime-extractor-x2bsq.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453824272Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/exporter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453836052Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/exporter/exporter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453844332Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/exporter/exporter/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.453889894Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/exporter/exporter/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454000006Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454106219Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/exporter/exporter/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45415995Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/extractor/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45416765Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/extractor/extractor/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454182611Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/extractor/extractor/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454233662Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/extractor/extractor/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454363485Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454441287Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/extractor/extractor/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454493538Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454503398Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454509799Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45455693Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454654692Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454733674Z namespaces/openshift-insights/pods/insights-runtime-extractor-x2bsq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454793415Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454838496Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.454926198Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45498011Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455057252Z namespaces/openshift-keda/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455077032Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455081282Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455125843Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455228726Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455287747Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455300307Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455366289Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455438771Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455493262Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455585344Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455678076Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455756788Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.455762789Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45582689Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.456007124Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.456078176Z namespaces/openshift-keda/operators.coreos.com/installplans/install-dnvps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.456191789Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45623885Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.456301551Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.456354283Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.456572758Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.456621269Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.456742892Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.456800454Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.456874315Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.456925237Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.456971367Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457017789Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457132731Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457222704Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457310346Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457368677Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457414778Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457465739Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457518991Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457609343Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457676324Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457728166Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457817238Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45788916Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.457943851Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.458079584Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.458166266Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.458254798Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.458348791Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.458455733Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.458598137Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.458782721Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.458872593Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.458940015Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.458998786Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.459132859Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.459215281Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.459260932Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.459369305Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.459468167Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.459527339Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45957967Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.459637911Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.459681122Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.459732844Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.459786955Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.459841956Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.459885417Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.45998623Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460055981Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460128803Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460181374Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460254356Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460314747Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460402409Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460495492Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460590864Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460645865Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460687216Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460758028Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460811499Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460899681Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.460972913Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.461021384Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.461143647Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.461195199Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.46124156Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.461356222Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.461453995Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.461542587Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.461639489Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.461725281Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.461867105Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.46209357Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462150062Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462192963Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462243254Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462292895Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462345256Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462383147Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462470109Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462558781Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462632683Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462686274Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462752766Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462805957Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.46293478Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.462998362Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463066663Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463140865Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463195236Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463249308Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463295779Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463376451Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463429262Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463523284Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463577966Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463648177Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463694659Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.46376097Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463811571Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.463915744Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.464001516Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.464123949Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.464370255Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.464423576Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.464490098Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.464540289Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.464640781Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.464688942Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.464733073Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.464823205Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.464904357Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.464960429Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.465146073Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.465234795Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.465326178Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.46542261Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.465507502Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.465649045Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.46584535Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.465926392Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.465987153Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466052905Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466110256Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466188878Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466239539Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466334822Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466422544Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466479055Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466523396Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466592838Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466643769Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.46670119Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466750112Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466816853Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466876895Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466947276Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.466994397Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.46711395Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467160501Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467223973Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467270004Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467341076Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467391267Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467483669Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467571231Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467661203Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467728605Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467783396Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467849818Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467902879Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.467988781Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.468077943Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.468127774Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.468222427Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.468287558Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.468294689Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.46834956Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.468409441Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.468451122Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.468559405Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.468649177Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.468934914Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.469022036Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.469135349Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.469274112Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.469448926Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.469508447Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.469554949Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.46960662Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.469655001Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.469706562Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.469754133Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.469858716Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.469958458Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470010179Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470082921Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470171673Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470215035Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470274836Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470326267Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470388459Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.47043616Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470554532Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470591813Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470655275Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470703376Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470769408Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470820399Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.470928221Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.471014154Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.471141937Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.471207978Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.47125902Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.471325481Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.471376692Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.471465184Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.471522886Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.471566187Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.471653299Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.471775962Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.471820093Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.471937976Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.472038798Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.472149021Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.472229293Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.472317975Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.472456588Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.472635172Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.472709604Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.472765116Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.472818567Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.472857648Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.472912369Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.4729587Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.473072223Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.473163645Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.473223596Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.473264128Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.473318539Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.47336938Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.473425851Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.473482603Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.473541894Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.473585845Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.473649037Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.473701228Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.474311293Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.474355583Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.474419935Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.474456716Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.474536288Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.47460797Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.474684882Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.474731753Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.474781764Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.474839495Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.474891096Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.474975569Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475012029Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475074591Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475152573Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475203694Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475248225Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475336687Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475408999Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475485081Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475562192Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475631554Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475754697Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475902Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475948032Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.475987813Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476063004Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476101795Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476164787Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476204998Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.47628438Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476352941Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476397872Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476432793Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476474114Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476513105Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476568267Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476606977Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476652989Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476689199Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476775292Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476818842Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476881254Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476921845Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.476978097Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477016117Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.47711413Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477220332Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477321065Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477362355Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477413377Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477458788Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477500859Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477574351Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477629292Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477672643Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477747515Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477787186Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477793516Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477832237Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.477907519Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.47794894Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.478069403Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.478152645Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.478336169Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.478412301Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.478523253Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.478642106Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.478856551Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.478914653Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.478955094Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479012175Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479072387Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479116148Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479156078Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479257791Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479356683Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479412315Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479463516Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479518947Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479593119Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.47964766Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.47966043Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-m55vr/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479772103Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-m55vr/kube-storage-version-migrator-operator-79964ff6f9-m55vr.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479865586Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-m55vr/kube-storage-version-migrator-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479872416Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-m55vr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479878196Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-m55vr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.479928767Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-m55vr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.480084341Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-m55vr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.480220144Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.480287716Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.480355237Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.480406278Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48049359Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.480547702Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.480610853Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.480676805Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.480757077Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.480809238Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48091108Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.481056134Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.481187397Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.481248359Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48129505Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.481364601Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.481417463Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.481515175Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.481580356Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.481628198Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48172822Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.481809662Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.481884474Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.482000097Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.482118009Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.482253193Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.482344635Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.482476938Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.482632652Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.482810446Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.482875678Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.482931389Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48298523Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483046051Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483103313Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483155154Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483257387Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483349079Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48340248Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483457752Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483509863Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483554374Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483613125Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483619555Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483678267Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/migrator-786f9fbc5-kvzr6.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483749308Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/graceful-termination/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483757279Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/graceful-termination/graceful-termination/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483772489Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.4838281Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.483933053Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484016245Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484156608Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/migrator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484171569Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/migrator/migrator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484181079Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/migrator/migrator/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48423128Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/migrator/migrator/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484375714Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484458165Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-kvzr6/migrator/migrator/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484516177Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484566508Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484616739Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48466571Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484732782Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484738912Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484744162Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484802244Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.484919247Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.485048519Z namespaces/openshift-marketplace/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48506418Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48506778Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.485090591Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.485158552Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.485169522Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.485210593Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.485310686Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.485398488Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.4854903Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.485599703Z namespaces/openshift-monitoring/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.485656144Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.485725746Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.485771207Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.485849209Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48589867Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.486072954Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.486521395Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.486903124Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48716915Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.487218182Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.487297083Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.487344465Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.487465187Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.487521669Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.48755925Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.487657002Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.487725034Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.487780115Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.490829378Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.491008442Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.492131089Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.492221821Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.493142633Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.493279536Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.493760728Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.493933942Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.493983363Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.494156617Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.494215979Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.494282451Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.494329562Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.494427594Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.494518186Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.494592788Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.494649699Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.494795043Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.494837264Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.494950616Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.495002498Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.495154632Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.495209093Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.495319736Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.49552467Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.495619803Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.495891829Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.496042543Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.496197996Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.496298279Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.496420102Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.496519814Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.496642107Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.496689678Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.496794471Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.496883793Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.496975815Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.497116619Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.497206901Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.497372425Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.497472517Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.49757785Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.497677722Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.497783504Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.497877157Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.497937578Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.497990159Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498076781Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498090012Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498124083Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498234745Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498251575Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498335868Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498519942Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498527412Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498540422Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498587104Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498693756Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498771208Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498824609Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498830689Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.49883802Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.498895921Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499035945Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499137027Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499203618Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499212819Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499221159Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.49927363Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499407153Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499495315Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499534236Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499548007Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499551447Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499602348Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.49970555Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499786552Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499837064Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499849374Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499856444Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499906525Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.499999788Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50010879Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500158771Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500171841Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500177312Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500230093Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500334065Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500411827Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500458558Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500465799Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500469839Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50051791Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500608092Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500696864Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500733895Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-n5g6z/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500778726Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-n5g6z/cluster-monitoring-operator-54cb84584-n5g6z.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500866598Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-n5g6z/cluster-monitoring-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500895559Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-n5g6z/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500906579Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-n5g6z/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.500965971Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-n5g6z/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.501558165Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-n5g6z/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.501638557Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-n5g6z/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.501700268Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.501750429Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-state-metrics-845b954455-mkf4s.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.501856072Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-rbac-proxy-main/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.501863022Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.501880302Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.501939134Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.502052177Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.502139169Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50218808Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-rbac-proxy-self/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50219843Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50220591Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.502268282Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.502387954Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.502477257Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.502515378Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-state-metrics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.502533868Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.502542358Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50260678Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.502756633Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.502836285Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-mkf4s/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.502895157Z namespaces/openshift-monitoring/pods/metrics-server-75d5fd74f6-wjtks/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.502940318Z namespaces/openshift-monitoring/pods/metrics-server-75d5fd74f6-wjtks/metrics-server-75d5fd74f6-wjtks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503072511Z namespaces/openshift-monitoring/pods/metrics-server-75d5fd74f6-wjtks/metrics-server/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503082091Z namespaces/openshift-monitoring/pods/metrics-server-75d5fd74f6-wjtks/metrics-server/metrics-server/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503087301Z namespaces/openshift-monitoring/pods/metrics-server-75d5fd74f6-wjtks/metrics-server/metrics-server/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503153203Z namespaces/openshift-monitoring/pods/metrics-server-75d5fd74f6-wjtks/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503256225Z namespaces/openshift-monitoring/pods/metrics-server-75d5fd74f6-wjtks/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503341797Z namespaces/openshift-monitoring/pods/metrics-server-75d5fd74f6-wjtks/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503403539Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hb9zn/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.5034477Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hb9zn/monitoring-plugin-cd8656b8-hb9zn.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503541972Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hb9zn/monitoring-plugin/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503547922Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hb9zn/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503552813Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hb9zn/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503608884Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hb9zn/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503717677Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hb9zn/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503794688Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hb9zn/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50385602Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.503905521Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/node-exporter-6wqvl.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504053145Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/init-textfile/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504068425Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/init-textfile/init-textfile/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504085075Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/init-textfile/init-textfile/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504133286Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504220049Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50429527Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504347521Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504354942Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504360452Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504410803Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504525976Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504596187Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504654299Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/node-exporter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504662539Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/node-exporter/node-exporter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504670979Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/node-exporter/node-exporter/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504729411Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504845363Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504925485Z namespaces/openshift-monitoring/pods/node-exporter-6wqvl/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.504969876Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505008337Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/node-exporter-gtr56.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505149741Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/init-textfile/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505161861Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/init-textfile/init-textfile/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505166291Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/init-textfile/init-textfile/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505198672Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505283284Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505362986Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505407507Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505414967Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505425337Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505466268Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505570381Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505644323Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505701754Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/node-exporter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505709074Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/node-exporter/node-exporter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505719634Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/node-exporter/node-exporter/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505759465Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.505882358Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50596024Z namespaces/openshift-monitoring/pods/node-exporter-gtr56/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506015872Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506109824Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/node-exporter-wmlhj.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506231347Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/init-textfile/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506239217Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/init-textfile/init-textfile/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506246497Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/init-textfile/init-textfile/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506294468Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50638235Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506461282Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506510223Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506517973Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506636566Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506684708Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50678784Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506879462Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506934833Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/node-exporter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506946404Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/node-exporter/node-exporter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.506950584Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/node-exporter/node-exporter/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507006095Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507144339Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50722102Z namespaces/openshift-monitoring/pods/node-exporter-wmlhj/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507281952Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507332473Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/openshift-state-metrics-57f99c8b49-4xpv6.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507480916Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/kube-rbac-proxy-main/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507487877Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507509007Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507561709Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507662741Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507741703Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507808744Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/kube-rbac-proxy-self/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507815564Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507842885Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.507891276Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508003659Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508094751Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508135062Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/openshift-state-metrics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508141462Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508146603Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508182603Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508287736Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508368478Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-4xpv6/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508415929Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.5084857Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508670135Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508677325Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508692505Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508746727Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508854589Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508929111Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508978742Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508986492Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.508992273Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509066434Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509172227Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509251379Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50930413Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.50930999Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509320251Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509375272Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509480404Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509559596Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509610847Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509618498Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509623988Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509659359Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509760071Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509847193Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509876634Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509882144Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509892544Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.509944375Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.510066749Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.51014399Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.510190981Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.510197041Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.510204852Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.510260533Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.510647642Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.510728794Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.510791086Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.510799816Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.510805206Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.510896028Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511044932Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511133404Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511257167Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511309488Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/prometheus-operator-7b7d896497-f6xlc.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511409681Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511418861Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511422441Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511478802Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511574654Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511657876Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511700537Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/prometheus-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511708338Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511711808Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511747078Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.511969634Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512072686Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-f6xlc/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512116577Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rb6vj/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512163128Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rb6vj/prometheus-operator-admission-webhook-7ddc8784d4-rb6vj.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512294282Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rb6vj/prometheus-operator-admission-webhook/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512301482Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rb6vj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512310162Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rb6vj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512363003Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rb6vj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512463886Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rb6vj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512551628Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-rb6vj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512593379Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.51264058Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/telemeter-client-695b6c96f5-sgjmq.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512800904Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512808994Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512817134Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512850865Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.512952858Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.51304999Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513098511Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/reload/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513105641Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/reload/reload/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513109071Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/reload/reload/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513145212Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/reload/reload/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513248405Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513342167Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/reload/reload/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513392918Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/telemeter-client/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513405328Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/telemeter-client/telemeter-client/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513409858Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513433289Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513626163Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513705996Z namespaces/openshift-monitoring/pods/telemeter-client-695b6c96f5-sgjmq/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513787847Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.513854889Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/thanos-querier-7fcd97b69-86s5d.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514004643Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-metrics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514013663Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514018793Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514130296Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514229078Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.51431457Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514362161Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-rules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514368581Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514371912Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514422023Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514549216Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514642098Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514687469Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-web/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514694179Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514698959Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.51474358Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514862493Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514946255Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514992096Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.514999016Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515004117Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515080809Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.51517Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515259953Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515306264Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/prom-label-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515314124Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515318494Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515351915Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515465078Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.51554854Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515596001Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/thanos-query/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515603221Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/thanos-query/thanos-query/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515607331Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/thanos-query/thanos-query/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515650012Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515775225Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515856267Z namespaces/openshift-monitoring/pods/thanos-querier-7fcd97b69-86s5d/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515898178Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.515949839Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516015881Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516084492Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516198235Z namespaces/openshift-multus/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516252597Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516327288Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516383129Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516435801Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516481802Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516711308Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516791109Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516885292Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516939633Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.516983284Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.517172448Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.517302022Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.517372123Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.517433805Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.517488876Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.517533147Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.517625949Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.517681561Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.517728032Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.517814484Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.517870585Z namespaces/openshift-multus/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.517910146Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.51808913Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.518188433Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.518691275Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.518832188Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.519447083Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.519544335Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.519694199Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.51975744Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.519802502Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.519907154Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.519999126Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520119619Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520210911Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520264602Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520364775Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520455377Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520550879Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520604531Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520648712Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520708573Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520743754Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520812136Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520857397Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520905538Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.520959629Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521070102Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521163144Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521216995Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521259996Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521321158Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521377819Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521430121Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521470491Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521522203Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521528543Z namespaces/openshift-multus/pods/multus-4z9r8/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521570934Z namespaces/openshift-multus/pods/multus-4z9r8/multus-4z9r8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521686236Z namespaces/openshift-multus/pods/multus-4z9r8/kube-multus/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521694987Z namespaces/openshift-multus/pods/multus-4z9r8/kube-multus/kube-multus/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521700217Z namespaces/openshift-multus/pods/multus-4z9r8/kube-multus/kube-multus/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.521731278Z namespaces/openshift-multus/pods/multus-4z9r8/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52225663Z namespaces/openshift-multus/pods/multus-4z9r8/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.522336352Z namespaces/openshift-multus/pods/multus-4z9r8/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.522355192Z namespaces/openshift-multus/pods/multus-6srdv/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.522415794Z namespaces/openshift-multus/pods/multus-6srdv/multus-6srdv.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.522489226Z namespaces/openshift-multus/pods/multus-6srdv/kube-multus/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.522496916Z namespaces/openshift-multus/pods/multus-6srdv/kube-multus/kube-multus/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.522500876Z namespaces/openshift-multus/pods/multus-6srdv/kube-multus/kube-multus/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.522533527Z namespaces/openshift-multus/pods/multus-6srdv/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.522851024Z namespaces/openshift-multus/pods/multus-6srdv/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.522939106Z namespaces/openshift-multus/pods/multus-6srdv/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.522982938Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523050399Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/multus-additional-cni-plugins-nx7jq.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523209943Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/bond-cni-plugin/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523217823Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523221163Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523267924Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523369847Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523447389Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52349431Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/cni-plugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52350053Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/cni-plugins/cni-plugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52350441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523551081Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523646823Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523726745Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523773006Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/egress-router-binary-copy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523780087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523783617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523825648Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.523937701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524016012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524085624Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524096464Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524100344Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524132895Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524213757Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524297429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52434098Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/routeoverride-cni/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52434923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524355631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524399752Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524501704Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524584066Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524628617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/whereabouts-cni-bincopy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524635007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524638697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524671938Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52476916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524849792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524904664Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/whereabouts-cni/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524911504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524914664Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.524963225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525085608Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52516731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nx7jq/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525228081Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525282153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/multus-additional-cni-plugins-pq84p.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525415516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/bond-cni-plugin/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525422846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525430136Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525466487Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525564089Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525647591Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525695292Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/cni-plugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525702703Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/cni-plugins/cni-plugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525706243Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525743974Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525841646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525919538Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525965619Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/egress-router-binary-copy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525974599Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.525978129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526048161Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526153663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526233955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526283437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526289557Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526292747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526337168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52642931Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526499632Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526546113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/routeoverride-cni/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526556713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526562303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526607714Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526712857Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526797899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52683777Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/whereabouts-cni-bincopy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52685662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52686034Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.526903721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527004014Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527107356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527150767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/whereabouts-cni/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527159698Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527163167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527202368Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527300521Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527380433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pq84p/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527429814Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527475145Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/multus-additional-cni-plugins-t9995.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527615809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/bond-cni-plugin/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52768023Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52769064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527735201Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527833074Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527916896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527963467Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/cni-plugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527970777Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/cni-plugins/cni-plugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.527974947Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528009528Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528181862Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528260274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528310325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/egress-router-binary-copy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528323115Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528328806Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528364196Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528462609Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52853838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528586392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528608482Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528612052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528633073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528723615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528800697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528837678Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/routeoverride-cni/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528844338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528850978Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528889519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.528986561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529103324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529139605Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/whereabouts-cni-bincopy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529147055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529150725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529183716Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529281348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.52936551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529412181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/whereabouts-cni/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529419322Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529423282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529453482Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529548675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529630497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-t9995/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529669648Z namespaces/openshift-multus/pods/multus-szl4z/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529718509Z namespaces/openshift-multus/pods/multus-szl4z/multus-szl4z.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529807971Z namespaces/openshift-multus/pods/multus-szl4z/kube-multus/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529815861Z namespaces/openshift-multus/pods/multus-szl4z/kube-multus/kube-multus/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529819101Z namespaces/openshift-multus/pods/multus-szl4z/kube-multus/kube-multus/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.529867182Z namespaces/openshift-multus/pods/multus-szl4z/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.530321253Z namespaces/openshift-multus/pods/multus-szl4z/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.530400265Z namespaces/openshift-multus/pods/multus-szl4z/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.530444456Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.530489867Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/network-metrics-daemon-6hvdk.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.530582609Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.5305901Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53059369Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.530631001Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.530732663Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.530811655Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.530868686Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/network-metrics-daemon/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.530876056Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.530879627Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.530920788Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531086521Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531163973Z namespaces/openshift-multus/pods/network-metrics-daemon-6hvdk/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531210675Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531259796Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/network-metrics-daemon-npbg7.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531345758Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531352998Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531358348Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531394709Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531496031Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531579583Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531618564Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/network-metrics-daemon/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531625634Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531629294Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531674446Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531803429Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531886421Z namespaces/openshift-multus/pods/network-metrics-daemon-npbg7/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531930362Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.531974823Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/network-metrics-daemon-plc42.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532079285Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532094456Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532098176Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532131837Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532233029Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532317231Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532356862Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/network-metrics-daemon/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532364102Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532368172Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532404613Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532543946Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532625148Z namespaces/openshift-multus/pods/network-metrics-daemon-plc42/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532665009Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53270983Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532768932Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532775882Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532817613Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532916185Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.532974967Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.533015778Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53313455Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.533187682Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.533237203Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.533291724Z namespaces/openshift-network-console/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.533342875Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.533405397Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.533460658Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.533503299Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53354932Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.533644023Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.533771696Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.533880988Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53394179Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.533992291Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.534098944Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.534149755Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.534196656Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.534246977Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.534336279Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53437898Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.534425772Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.534522484Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.534573965Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.534623166Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53477932Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.534900143Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.535051467Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53521005Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.535416095Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.535586999Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.535737643Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.535802264Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.535859246Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.535920117Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.535971318Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53603835Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536103461Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536166863Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536217104Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536265176Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536313417Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536406059Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536495111Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536553872Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536600424Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536650275Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536701076Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536747587Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536754047Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-4v4xx/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536802978Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-4v4xx/networking-console-plugin-6cdb5968b9-4v4xx.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53689112Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-4v4xx/networking-console-plugin/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536897861Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-4v4xx/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536901461Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-4v4xx/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.536951332Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-4v4xx/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537085385Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-4v4xx/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537166037Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-4v4xx/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537213128Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537258939Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53730689Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537357482Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537407083Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537456794Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537518735Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537567087Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537618998Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537670869Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537783312Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.537893555Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538005617Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538079689Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53812693Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538197712Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538246143Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538321305Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538369286Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538419187Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538467898Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53855563Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538604532Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538652063Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538748265Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538801596Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.538846617Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.5389592Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.539081123Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.539288258Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53937796Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.539588405Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.539684727Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.53980424Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.539867342Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.539919973Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.539977974Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540042796Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540136648Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540191259Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540247191Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540314873Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540363604Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540417835Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540453416Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540546218Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54063724Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540694842Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540734083Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540793944Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540842285Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540900756Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.540950708Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541004279Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541011809Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-45t9c/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541074291Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-45t9c/network-check-source-56499946bc-45t9c.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541154622Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-45t9c/check-endpoints/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541165073Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-45t9c/check-endpoints/check-endpoints/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541172433Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-45t9c/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541212974Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-45t9c/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541328197Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-45t9c/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541407839Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-45t9c/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54145445Z namespaces/openshift-network-diagnostics/pods/network-check-target-67lhc/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541501771Z namespaces/openshift-network-diagnostics/pods/network-check-target-67lhc/network-check-target-67lhc.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541584313Z namespaces/openshift-network-diagnostics/pods/network-check-target-67lhc/network-check-target-container/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541590313Z namespaces/openshift-network-diagnostics/pods/network-check-target-67lhc/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541596023Z namespaces/openshift-network-diagnostics/pods/network-check-target-67lhc/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541639954Z namespaces/openshift-network-diagnostics/pods/network-check-target-67lhc/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541738836Z namespaces/openshift-network-diagnostics/pods/network-check-target-67lhc/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541819389Z namespaces/openshift-network-diagnostics/pods/network-check-target-67lhc/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54186603Z namespaces/openshift-network-diagnostics/pods/network-check-target-9t8tv/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541913921Z namespaces/openshift-network-diagnostics/pods/network-check-target-9t8tv/network-check-target-9t8tv.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.541993243Z namespaces/openshift-network-diagnostics/pods/network-check-target-9t8tv/network-check-target-container/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542000203Z namespaces/openshift-network-diagnostics/pods/network-check-target-9t8tv/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542003693Z namespaces/openshift-network-diagnostics/pods/network-check-target-9t8tv/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542076075Z namespaces/openshift-network-diagnostics/pods/network-check-target-9t8tv/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542167187Z namespaces/openshift-network-diagnostics/pods/network-check-target-9t8tv/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542248829Z namespaces/openshift-network-diagnostics/pods/network-check-target-9t8tv/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54229183Z namespaces/openshift-network-diagnostics/pods/network-check-target-twz9h/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542335191Z namespaces/openshift-network-diagnostics/pods/network-check-target-twz9h/network-check-target-twz9h.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542412543Z namespaces/openshift-network-diagnostics/pods/network-check-target-twz9h/network-check-target-container/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542418703Z namespaces/openshift-network-diagnostics/pods/network-check-target-twz9h/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542422123Z namespaces/openshift-network-diagnostics/pods/network-check-target-twz9h/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542474534Z namespaces/openshift-network-diagnostics/pods/network-check-target-twz9h/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542565666Z namespaces/openshift-network-diagnostics/pods/network-check-target-twz9h/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542647948Z namespaces/openshift-network-diagnostics/pods/network-check-target-twz9h/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542696409Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54273578Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542796242Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542805772Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542855703Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.542948925Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543004827Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543079748Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543175591Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543233262Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543277013Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543328614Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543382656Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543448327Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543490258Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54353401Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543589881Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543691593Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543781675Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543869127Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.543924779Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54396828Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544021531Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544089403Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544186285Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544238276Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544275057Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544368019Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544425301Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544434201Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544471282Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544529973Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544581404Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544685067Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544769609Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544863801Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.544950853Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.545106087Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.545264501Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.545382454Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.545444375Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.545491546Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.545552218Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.545600039Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54565534Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.545708691Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.545761033Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.545812554Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.545900836Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.545989738Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54607014Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546119831Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546168442Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546219124Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546272985Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546320526Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546370727Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546376918Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546422639Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54648121Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546530751Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546587303Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546631094Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546676235Z namespaces/openshift-network-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546728726Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546800898Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546860679Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54691016Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.546958752Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547097055Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547185977Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547276619Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54733292Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547374241Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547445423Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547496384Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547551016Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547592047Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547682999Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.54773746Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547780421Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547873703Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547923384Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547929615Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.547971436Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.548046547Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.548095769Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.548246332Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.548336614Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.548506809Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.548594371Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.548795035Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.548898838Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549046111Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549114083Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549166214Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549264017Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549331818Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549387119Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549440891Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549483972Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549537393Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549587464Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549645496Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549689907Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549776599Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549865721Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549921112Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.549970293Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550045685Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550098307Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550148248Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550193769Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55025798Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550306542Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550355803Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550361793Z namespaces/openshift-network-operator/pods/iptables-alerter-brkxf/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550407834Z namespaces/openshift-network-operator/pods/iptables-alerter-brkxf/iptables-alerter-brkxf.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550493486Z namespaces/openshift-network-operator/pods/iptables-alerter-brkxf/iptables-alerter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550502146Z namespaces/openshift-network-operator/pods/iptables-alerter-brkxf/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550507597Z namespaces/openshift-network-operator/pods/iptables-alerter-brkxf/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550541697Z namespaces/openshift-network-operator/pods/iptables-alerter-brkxf/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55064215Z namespaces/openshift-network-operator/pods/iptables-alerter-brkxf/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550723862Z namespaces/openshift-network-operator/pods/iptables-alerter-brkxf/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550770823Z namespaces/openshift-network-operator/pods/iptables-alerter-fsvrm/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550809754Z namespaces/openshift-network-operator/pods/iptables-alerter-fsvrm/iptables-alerter-fsvrm.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550896996Z namespaces/openshift-network-operator/pods/iptables-alerter-fsvrm/iptables-alerter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550903706Z namespaces/openshift-network-operator/pods/iptables-alerter-fsvrm/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550907086Z namespaces/openshift-network-operator/pods/iptables-alerter-fsvrm/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.550952797Z namespaces/openshift-network-operator/pods/iptables-alerter-fsvrm/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551118521Z namespaces/openshift-network-operator/pods/iptables-alerter-fsvrm/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551198553Z namespaces/openshift-network-operator/pods/iptables-alerter-fsvrm/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551246404Z namespaces/openshift-network-operator/pods/iptables-alerter-prmsf/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551292525Z namespaces/openshift-network-operator/pods/iptables-alerter-prmsf/iptables-alerter-prmsf.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551364947Z namespaces/openshift-network-operator/pods/iptables-alerter-prmsf/iptables-alerter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551371307Z namespaces/openshift-network-operator/pods/iptables-alerter-prmsf/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551374527Z namespaces/openshift-network-operator/pods/iptables-alerter-prmsf/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551418968Z namespaces/openshift-network-operator/pods/iptables-alerter-prmsf/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55151483Z namespaces/openshift-network-operator/pods/iptables-alerter-prmsf/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551591482Z namespaces/openshift-network-operator/pods/iptables-alerter-prmsf/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551629493Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551686375Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551738906Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551784747Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551837588Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551889779Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.551977772Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552045883Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552098815Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552138596Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552228808Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55232239Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552408512Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552460493Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552496524Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552558075Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552607567Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552706229Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55275623Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552796041Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552888533Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552944645Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.552996286Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.553118139Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.553210381Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.553313704Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.553404956Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.553496248Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.553632681Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.553831306Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.553926338Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.553985809Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554065171Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554116333Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554167714Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554214295Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554308457Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554399839Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554467091Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554498812Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554579984Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554632745Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554696537Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554740108Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55481894Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55482525Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554912362Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.554956753Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555006644Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555108967Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555197409Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55526448Z namespaces/openshift-operators/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555273871Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555279761Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555322942Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555389503Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555438915Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555508576Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555567998Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555613929Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55567179Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555852014Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.555938976Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556049799Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55610357Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556155741Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556300275Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556346246Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556396507Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556447739Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556538331Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556590522Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556635323Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556721255Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556780356Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556786297Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556836698Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.556892029Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55693483Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.557186686Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.557284689Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.557611936Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55777468Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.558332344Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.558434206Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.558622261Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55943983Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.559489011Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.559591644Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.559720637Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.559771378Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.55987401Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.559926012Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.559976683Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560089616Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560148327Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560218079Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.5602556Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560306091Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560326052Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560367422Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560428854Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560478155Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560575467Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.56066841Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560728971Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560769702Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560852174Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560900415Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.560993137Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561065409Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561122451Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561129991Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561176812Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561270714Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561317895Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561363296Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561422708Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561432758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.5614984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovnkube-node-2nnxm.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561689924Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/kube-rbac-proxy-node/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561696844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561706774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561747746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561884229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.561966571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562015212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562022332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562046453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562087974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562213477Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562299329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562329409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/nbdb/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562335129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/nbdb/nbdb/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.56233846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/nbdb/nbdb/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562383341Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/nbdb/nbdb/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562489793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562573565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562620446Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/northd/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562626787Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/northd/northd/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562630016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/northd/northd/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562663357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/northd/northd/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.56278281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562871012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/northd/northd/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562916933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovn-acl-logging/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562924783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562928424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.562976765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.563105828Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.563156789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovn-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.563164239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovn-controller/ovn-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.563167509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.56320925Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.563433906Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.563510758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.563556229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovnkube-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.563562379Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.563565709Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.56360954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.564661755Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.564738727Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.564775158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/sbdb/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.564781468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/sbdb/sbdb/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.564784778Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/sbdb/sbdb/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.564834829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/sbdb/sbdb/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.564938112Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565017104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2nnxm/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565078405Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565160607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovnkube-node-d9nnh.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565326781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/kube-rbac-proxy-node/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565338631Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565343081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565375202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565508736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565592847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565641029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565651139Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565656829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.56568836Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565826583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565906325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565950976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/nbdb/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565958516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/nbdb/nbdb/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.565962706Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/nbdb/nbdb/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566000317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/nbdb/nbdb/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566182632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566262234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566310465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/northd/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566321295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/northd/northd/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566324845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/northd/northd/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566368756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/northd/northd/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566477819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566561931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/northd/northd/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566606462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovn-acl-logging/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566614452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566619712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566653363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566750905Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566808776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovn-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566816657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovn-controller/ovn-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566833727Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.566881358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.567108864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.567193596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.567239707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovnkube-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.567246627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.567249947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.567288048Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568258051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568324383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568365984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/sbdb/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568375464Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/sbdb/sbdb/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568380864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/sbdb/sbdb/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568417305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/sbdb/sbdb/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568524568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.56860616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d9nnh/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568661371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568738223Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovnkube-node-tjxh2.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568885646Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/kube-rbac-proxy-node/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568893977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568899277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.568950088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569096581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569180553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569255005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569261655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569265105Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569313807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.56944754Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569530762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569572173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/nbdb/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569580333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/nbdb/nbdb/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569585503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/nbdb/nbdb/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569622074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/nbdb/nbdb/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569728686Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569807968Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569852249Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/northd/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.5698672Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/northd/northd/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.56987111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/northd/northd/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.569900751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/northd/northd/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570017524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570119066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/northd/northd/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570163577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovn-acl-logging/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570171347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570174957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570212428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570317911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570413343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570459254Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovn-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570468194Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovn-controller/ovn-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570473514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570521376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570761071Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570863824Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570902794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovnkube-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570907905Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570911275Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.570947846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572050152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572137864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572194996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/sbdb/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572224456Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/sbdb/sbdb/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572229346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/sbdb/sbdb/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572237887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/sbdb/sbdb/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572353369Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572430821Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjxh2/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572483443Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572519213Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572582135Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572600645Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572636006Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572740719Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572882612Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572942203Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.572986184Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573124448Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.57321492Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573273471Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573327823Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573380334Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573387324Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573390894Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573436765Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573496547Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573557648Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.5736212Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573678051Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573731912Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573775933Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573866576Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.573994019Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574132062Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574183623Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574224374Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574276505Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574334247Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574431709Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.57447616Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574531672Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574622394Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574665775Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574678695Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574718446Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574773527Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574826379Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.574965922Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.575137086Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.575352001Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.575442423Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.575578717Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.57572294Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.575907554Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.575971706Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576017147Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576103979Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.57615392Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576204301Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576248522Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576340755Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576429667Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576481098Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576524729Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576587691Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576634492Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576692153Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576740964Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576785295Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576792186Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-wzlmn/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576841577Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-wzlmn/service-ca-operator-5d7b7dc95c-wzlmn.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576928989Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-wzlmn/service-ca-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576937799Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-wzlmn/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.576942809Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-wzlmn/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.57698409Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-wzlmn/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.577170945Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-wzlmn/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.577334259Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.57738634Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.577434071Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.577484692Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.577534443Z namespaces/openshift-service-ca/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.577588255Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.577649276Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.577696947Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.577744668Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.577794479Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.577887622Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.577998074Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578125407Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578175439Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.57821912Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578275611Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578317032Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578403744Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578458855Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578501936Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578590239Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.57864446Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578651Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578691491Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578747782Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578798474Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.578934227Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.579041229Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.579171823Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.579260035Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.579386288Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.579529341Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.579711556Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.579770187Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.579801578Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.579867859Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.5799085Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.579958811Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580001442Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580114105Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580214148Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580267139Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.5803148Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580369221Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580414582Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580465963Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580472124Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-g7qtm/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580513765Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-g7qtm/service-ca-7bb4f4bcc7-g7qtm.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580595887Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-g7qtm/service-ca-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580602767Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-g7qtm/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580609007Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-g7qtm/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580649698Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-g7qtm/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580864513Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-g7qtm/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.580954015Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-g7qtm/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581000506Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581112999Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.58117012Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581215792Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581270103Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581324544Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581388706Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581444017Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581498568Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581540359Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581630041Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581719604Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581810666Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581864997Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581911368Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.581966359Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.582012131Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.582121273Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.582173844Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.582218445Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.582313728Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.582367899Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.58241153Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.582525963Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.582615655Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.582703977Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.582792519Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.582895972Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583049145Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.58322615Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583284621Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583323942Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583385213Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583423194Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583483106Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583522277Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583614969Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583702081Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583759272Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583803554Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583863745Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583917106Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.583972358Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584016168Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.58409207Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584137721Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584184172Z namespaces/openshift/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584238914Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584311575Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584363767Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584416638Z namespaces/openshift/apps/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584461949Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584548341Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584635873Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584727805Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584783517Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584830128Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.584882559Z namespaces/openshift/batch/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.58492991Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.585018372Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.585149975Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.585199367Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.585292959Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.58534708Z namespaces/openshift/core/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.585386731Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.585490774Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.585577576Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.585666148Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.5857561Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.585848332Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.585984826Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.58616196Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.586222301Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.586267782Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.586327124Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.586370995Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.587569004Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.587609665Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.587714067Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.587812189Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.587918822Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.588044625Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.588140377Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.588316551Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.588494186Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.588630379Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.588738921Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.588833114Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.588973587Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.589143111Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.589260394Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.589358666Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.589473789Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.589589802Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.589719975Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.589848928Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.589963571Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.590096684Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.590206067Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.590318999Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.590426922Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.590539155Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.590645977Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.59075727Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.590884003Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.591021776Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.591152459Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.591284782Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.591419516Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.591516078Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.591644761Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.591747764Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.591884307Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.592045191Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.592204624Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.592332687Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.592457921Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.592580833Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.592740417Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.5928418Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.592943972Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.593101446Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.593242059Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.593358592Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.593484885Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.593577787Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.59368503Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.593791722Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.593922456Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.594071799Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.594211243Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.594337946Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.594470709Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.594573931Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.594683164Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.594816707Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.594924769Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.594973971Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595086093Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595175275Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595232567Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595272088Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595330829Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.59537414Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595426301Z namespaces/openshift/policy/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595473853Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595521614Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595570325Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595631757Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595640437Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595685618Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595811451Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.595953964Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.596087527Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.59621376Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.596393525Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.596515368Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.596643221Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.596765544Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.596910017Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.597050851Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.597175063Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.597315117Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.59746568Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.597582383Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.597718836Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.597833109Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.597962912Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.598103586Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.598230229Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.598352072Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.598464854Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.598588337Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.59870342Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.598815673Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.598946846Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.599076809Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.599184551Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.599313865Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.599437498Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.599554771Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.599672593Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.599785916Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.59994356Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.600124464Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.600239877Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.600356139Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.600458572Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.600596795Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.600716898Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.600835631Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.600972745Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.601115968Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.601265451Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.601399104Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.601536568Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.601696452Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.601846165Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.601986969Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.602133802Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.602286046Z network_logs/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.602334427Z network_logs/cluster_scale [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.602430909Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.602516241Z network_logs/multi-networkpolicy [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.602623564Z network_logs/net-attach-def [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.602700576Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.602860299Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.602978122Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.604423747Z nodes/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.604450037Z nodes/debug [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.60456627Z nodes/ip-10-0-129-245.ec2.internal/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.604617472Z nodes/ip-10-0-129-245.ec2.internal/cpu_affinities.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.604873368Z nodes/ip-10-0-129-245.ec2.internal/dmesg [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.605198266Z nodes/ip-10-0-129-245.ec2.internal/ethtool_channels [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.605271067Z nodes/ip-10-0-129-245.ec2.internal/ethtool_features [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.605359819Z nodes/ip-10-0-129-245.ec2.internal/ip-10-0-129-245.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.605719438Z nodes/ip-10-0-129-245.ec2.internal/irq_affinities.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.605885922Z nodes/ip-10-0-129-245.ec2.internal/lscpu [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.606050046Z nodes/ip-10-0-129-245.ec2.internal/lspci [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.606148658Z nodes/ip-10-0-129-245.ec2.internal/podresources.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.606265061Z nodes/ip-10-0-129-245.ec2.internal/pods_info.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.606391044Z nodes/ip-10-0-129-245.ec2.internal/proc_cmdline [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.606483156Z nodes/ip-10-0-129-245.ec2.internal/sysinfo.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.608228738Z nodes/ip-10-0-129-245.ec2.internal/sysinfo.tgz [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.608401992Z nodes/ip-10-0-134-114.ec2.internal/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.608453164Z nodes/ip-10-0-134-114.ec2.internal/cpu_affinities.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.60874498Z nodes/ip-10-0-134-114.ec2.internal/dmesg [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.608992866Z nodes/ip-10-0-134-114.ec2.internal/ethtool_channels [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.609104449Z nodes/ip-10-0-134-114.ec2.internal/ethtool_features [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.609194291Z nodes/ip-10-0-134-114.ec2.internal/ip-10-0-134-114.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.609502058Z nodes/ip-10-0-134-114.ec2.internal/irq_affinities.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.609660352Z nodes/ip-10-0-134-114.ec2.internal/lscpu [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.609809616Z nodes/ip-10-0-134-114.ec2.internal/lspci [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.609904078Z nodes/ip-10-0-134-114.ec2.internal/podresources.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.610037601Z nodes/ip-10-0-134-114.ec2.internal/pods_info.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.610169145Z nodes/ip-10-0-134-114.ec2.internal/proc_cmdline [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.610261137Z nodes/ip-10-0-134-114.ec2.internal/sysinfo.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.611958657Z nodes/ip-10-0-134-114.ec2.internal/sysinfo.tgz [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.612136172Z nodes/ip-10-0-139-178.ec2.internal/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.612188573Z nodes/ip-10-0-139-178.ec2.internal/cpu_affinities.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.61247548Z nodes/ip-10-0-139-178.ec2.internal/dmesg [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.612738166Z nodes/ip-10-0-139-178.ec2.internal/ethtool_channels [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.612814118Z nodes/ip-10-0-139-178.ec2.internal/ethtool_features [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.61290818Z nodes/ip-10-0-139-178.ec2.internal/ip-10-0-139-178.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.613237838Z nodes/ip-10-0-139-178.ec2.internal/irq_affinities.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.613406242Z nodes/ip-10-0-139-178.ec2.internal/lscpu [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.613544025Z nodes/ip-10-0-139-178.ec2.internal/lspci [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.613640148Z nodes/ip-10-0-139-178.ec2.internal/podresources.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.613763651Z nodes/ip-10-0-139-178.ec2.internal/pods_info.json [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.613892654Z nodes/ip-10-0-139-178.ec2.internal/proc_cmdline [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.613986776Z nodes/ip-10-0-139-178.ec2.internal/sysinfo.log [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.615687457Z nodes/ip-10-0-139-178.ec2.internal/sysinfo.tgz [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.615873731Z pod_network_connectivity_check/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.615914662Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.616043205Z static-pods/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.616056495Z static-pods/kube-apiserver/ [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.623370601Z [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.623399961Z sent 57,869 bytes received 4,361,698 bytes 2,946,378.00 bytes/sec [must-gather] [must-gather-s6sln] OUT 2026-07-01T19:27:44.623409951Z total size is 46,398,695 speedup is 10.50 [must-gather] [must-gather ] OUT 2026-07-01T19:27:44.878787354Z namespace/openshift-must-gather-gprgv 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: 812005ca-cbfa-4d74-a244-17c0a5f3d721 [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 [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-6gd7p [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-6gd7p-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-6gd7p [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 7107091 Jul 1 19:28 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-6gd7p/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts 44353dc] Updating CI Artifacts in e2e-graph [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-6gd7p/e2e-graph.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 4104351..44353dc ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded