WARNING: Using insecure TLS client config. Setting this option is not supported! Login successful. You have access to 80 projects, the list has been suppressed. You can list all projects with 'oc projects' Using project "default". KIALI_BRANCH was set via parameter to: v2.17 Downloading hack scripts from Kiali branch v2.17 Cloning into '/tmp/kiali/hack/../_output/kiali'... Your branch is up to date with 'origin/v2.17'. WARNING: timestamping does nothing in combination with -O. See the manual for details. --2025-12-09 16:59:08-- https://raw.githubusercontent.com/kiali/kiali/v2.17/hack/use-openshift-prometheus.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13581 (13K) [text/plain] Saving to: '_output/kiali/hack/use-openshift-prometheus.sh' 0K .......... ... 100% 93.3M=0s 2025-12-09 16:59:08 (93.3 MB/s) - '_output/kiali/hack/use-openshift-prometheus.sh' saved [13581/13581] Output Directory: /tmp/kiali/_output/kiali/_output Will use a specific Istio version: 1.27.3 Will look for Istio here: /tmp/kiali/_output/kiali/_output/istio-1.27.3 Cannot find Istio 1.27.3 - will download it now... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102 100 102 0 0 1553 0 --:--:-- --:--:-- --:--:-- 1569 100 5124 100 5124 0 0 50670 0 --:--:-- --:--:-- --:--:-- 50670 Downloading istio-1.27.3 from https://github.com/istio/istio/releases/download/1.27.3/istio-1.27.3-linux-amd64.tar.gz ... Istio 1.27.3 download complete! The Istio release archive has been downloaded to the istio-1.27.3 directory. To configure the istioctl client tool for your workstation, add the /tmp/kiali/_output/kiali/_output/istio-1.27.3/bin directory to your environment path variable with: export PATH="$PATH:/tmp/kiali/_output/kiali/_output/istio-1.27.3/bin" Begin the Istio pre-installation check by running: istioctl x precheck Try Istio in ambient mode https://istio.io/latest/docs/ambient/getting-started/ Try Istio in sidecar mode https://istio.io/latest/docs/setup/getting-started/ Install guides for ambient mode https://istio.io/latest/docs/ambient/install/ Install guides for sidecar mode https://istio.io/latest/docs/setup/install/ Need more information? Visit https://istio.io/latest/docs/ Istio is found here: /tmp/kiali/_output/kiali/_output/istio-1.27.3 client version: 1.27.3 istioctl is found here: /tmp/kiali/_output/kiali/_output/istio-1.27.3/bin/istioctl CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Deploying bookinfo demo ... Istio is found here: /tmp/kiali/_output/kiali/hack/istio/../../_output/istio-1.27.3 istioctl is found here: /tmp/kiali/_output/kiali/hack/istio/../../_output/istio-1.27.3/bin/istioctl client version: 1.27.3 control plane version: 1.27.3_ossm data plane version: 1.27.3 (1 proxies) The cluster client executable is found here: /usr/bin/oc IS_OPENSHIFT=true AMBIENT_ENABLED=false SERVICE_VERSIONS=false serviceaccount/istio-ingressgateway unchanged role.rbac.authorization.k8s.io/secret-reader unchanged rolebinding.rbac.authorization.k8s.io/istio-ingressgateway-secret-reader unchanged deployment.apps/istio-ingressgateway unchanged service/istio-ingressgateway unchanged Now using project "bookinfo" on server "https://api.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created namespace/bookinfo labeled service/details created serviceaccount/bookinfo-details created deployment.apps/details-v1 created service/ratings created serviceaccount/bookinfo-ratings created deployment.apps/ratings-v1 created service/reviews created serviceaccount/bookinfo-reviews created deployment.apps/reviews-v1 created deployment.apps/reviews-v2 created deployment.apps/reviews-v3 created service/productpage created serviceaccount/bookinfo-productpage created deployment.apps/productpage-v1 created gateway.networking.istio.io/bookinfo-gateway created virtualservice.networking.istio.io/bookinfo created route.route.openshift.io/productpage exposed Error from server (AlreadyExists): routes.route.openshift.io "istio-ingressgateway" already exists Error from server (NotFound): services "bookinfo-gateway-istio" not found Bookinfo Demo should be installed and starting up - here are the pods and services NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE details ClusterIP 172.30.63.65 9080/TCP 4s productpage ClusterIP 172.30.109.221 9080/TCP 4s ratings ClusterIP 172.30.42.159 9080/TCP 4s reviews ClusterIP 172.30.82.78 9080/TCP 4s NAME READY STATUS RESTARTS AGE details-v1-77d6bd5675-czbsq 2/2 Running 0 5s productpage-v1-bb87ff47b-qnvpb 0/2 Init:1/2 0 5s ratings-v1-8589f64b4c-xc66l 2/2 Running 0 5s reviews-v1-8cf7b9cc5-rnqwh 2/2 Running 0 5s reviews-v2-67d565655f-vb98q 1/2 PodInitializing 0 5s reviews-v3-d587fc9d7-4kbwv 1/2 PodInitializing 0 5s Installing Traffic Generator Determining the route to send traffic to, trying istio-ingressgateway route in istio-system namespace Error from server (NotFound): routes.route.openshift.io "bookinfo-gateway-istio" not found Error from server (NotFound): routes.route.openshift.io "bookinfo-gateway-istio" not found No bookinfo-gateway-istio route in bookinfo namespace, next, trying istio-ingressgateway route in istio-system namespace route.route.openshift.io/istio-ingressgateway condition met Traffic Generator will use the OpenShift ingress route of: istio-ingressgateway-istio-system.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com Ingress route: http://istio-ingressgateway-istio-system.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/productpage clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 215 100 215 0 0 6469 0 --:--:-- --:--:-- --:--:-- 6515 configmap/traffic-generator-config created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1390 100 1390 0 0 32009 0 --:--:-- --:--:-- --:--:-- 32325 replicaset.apps/kiali-traffic-generator created Deploying error rates demo ... Will deploy Error Rates Demo using these settings: ARCH=amd64 AUTO_INJECTION=true AUTO_INJECTION_LABEL=istio-injection=enabled CLIENT_EXE=oc CLUSTER1_CONTEXT=east CLUSTER2_CONTEXT=west DELETE_DEMO=false DISTRIBUTE_DEMO=false INSTALL_GAMMA=false ISTIO_NAMESPACE=istio-system NAMESPACE_ALPHA=alpha NAMESPACE_BETA=beta NAMESPACE_GAMMA=gamma SOURCE=https://raw.githubusercontent.com/kiali/demos/master IS_OPENSHIFT=true Now using project "alpha" on server "https://api.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname Now using project "beta" on server "https://api.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname namespace/alpha labeled namespace/beta labeled clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created securitycontextconstraints.security.openshift.io/error-rates-scc created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8377 100 8377 0 0 235k 0 --:--:-- --:--:-- --:--:-- 240k deployment.apps/a-client created deployment.apps/b-client created deployment.apps/c-client created deployment.apps/d-client created deployment.apps/e-client created deployment.apps/f-client created deployment.apps/v-server created service/v-server created deployment.apps/w-server created service/w-server created deployment.apps/x-server created service/x-server created deployment.apps/y-server created service/y-server created deployment.apps/z-server created service/z-server created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8368 100 8368 0 0 218k 0 --:--:-- --:--:-- --:--:-- 220k deployment.apps/a-client created deployment.apps/b-client created deployment.apps/c-client created deployment.apps/d-client created deployment.apps/e-client created deployment.apps/f-client created deployment.apps/v-server created service/v-server created deployment.apps/w-server created service/w-server created deployment.apps/x-server created service/x-server created deployment.apps/y-server created service/y-server created deployment.apps/z-server created service/z-server created Deploying sleep demo ... CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Installing the 'sleep' app in the 'sleep' namespace... Error from server (NotFound): namespaces "sleep" not found Now using project "sleep" on server "https://api.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname namespace/sleep labeled clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "sleep" networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created serviceaccount/sleep created service/sleep created deployment.apps/sleep created Sleep Demo should be installed and starting up - here are the pods and services NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE sleep ClusterIP 172.30.75.202 80/TCP 5s NAME READY STATUS RESTARTS AGE sleep-655b895c47-bfqx6 0/2 Init:1/2 0 4s Deploying loggers demo... The cluster client executable is found here: /usr/bin/oc Now using project "loggers" on server "https://api.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname Labeling namespace for auto-injection namespace/loggers labeled Deploying custom logger deployment.apps/custom-logger created Deploying json logger demo deployment.apps/json-logger created virtualservice.networking.istio.io/bookinfo patched Waiting for workload: 'details-v1' to be ready deployment "details-v1" successfully rolled out Waiting for workload: 'productpage-v1' to be ready deployment "productpage-v1" successfully rolled out Waiting for workload: 'ratings-v1' to be ready deployment "ratings-v1" successfully rolled out Waiting for workload: 'reviews-v1' to be ready deployment "reviews-v1" successfully rolled out Waiting for workload: 'reviews-v2' to be ready deployment "reviews-v2" successfully rolled out Waiting for workload: 'reviews-v3' to be ready deployment "reviews-v3" successfully rolled out Waiting for workload: 'a-client' to be ready deployment "a-client" successfully rolled out Waiting for workload: 'b-client' to be ready deployment "b-client" successfully rolled out Waiting for workload: 'c-client' to be ready deployment "c-client" successfully rolled out Waiting for workload: 'd-client' to be ready deployment "d-client" successfully rolled out Waiting for workload: 'e-client' to be ready deployment "e-client" successfully rolled out Waiting for workload: 'f-client' to be ready deployment "f-client" successfully rolled out Waiting for workload: 'v-server' to be ready deployment "v-server" successfully rolled out Waiting for workload: 'w-server' to be ready deployment "w-server" successfully rolled out Waiting for workload: 'x-server' to be ready deployment "x-server" successfully rolled out Waiting for workload: 'y-server' to be ready deployment "y-server" successfully rolled out Waiting for workload: 'z-server' to be ready deployment "z-server" successfully rolled out Waiting for workload: 'a-client' to be ready deployment "a-client" successfully rolled out Waiting for workload: 'b-client' to be ready deployment "b-client" successfully rolled out Waiting for workload: 'c-client' to be ready deployment "c-client" successfully rolled out Waiting for workload: 'd-client' to be ready deployment "d-client" successfully rolled out Waiting for workload: 'e-client' to be ready deployment "e-client" successfully rolled out Waiting for workload: 'f-client' to be ready deployment "f-client" successfully rolled out Waiting for workload: 'v-server' to be ready deployment "v-server" successfully rolled out Waiting for workload: 'w-server' to be ready deployment "w-server" successfully rolled out Waiting for workload: 'x-server' to be ready deployment "x-server" successfully rolled out Waiting for workload: 'y-server' to be ready deployment "y-server" successfully rolled out Waiting for workload: 'z-server' to be ready deployment "z-server" successfully rolled out pod/a-client-6d67864499-m7lr8 condition met pod/b-client-55ddc9977c-7zcdm condition met pod/c-client-6f5b799454-9p2dm condition met pod/d-client-84b97b45c9-2lgw9 condition met pod/e-client-786d8c646c-4prql condition met pod/f-client-94897c865-hffst condition met pod/v-server-787c67dccd-mcwrp condition met pod/w-server-9cb64bb56-7kcdj condition met pod/x-server-5566989748-nks5q condition met pod/y-server-59f97647dc-k26kk condition met pod/z-server-77f7895cdb-t2mg6 condition met pod/a-client-6d67864499-m7lr8 condition met pod/b-client-55ddc9977c-7zcdm condition met pod/c-client-6f5b799454-9p2dm condition met pod/d-client-84b97b45c9-2lgw9 condition met pod/e-client-786d8c646c-4prql condition met pod/f-client-94897c865-hffst condition met pod/v-server-787c67dccd-mcwrp condition met pod/w-server-9cb64bb56-7kcdj condition met pod/x-server-5566989748-nks5q condition met pod/y-server-59f97647dc-k26kk condition met pod/z-server-77f7895cdb-t2mg6 condition met pod/a-client-5b595d8655-tf2gd condition met pod/b-client-c45bb86df-svv5q condition met pod/c-client-7dc6446496-9vhbr condition met pod/d-client-85fdf9f89-752n5 condition met pod/e-client-58f9b9c795-z46m8 condition met pod/f-client-f445cd765-cdrk7 condition met pod/v-server-57cc68f5b8-9cj8d condition met pod/w-server-9cb64bb56-ltzdq condition met pod/x-server-5566989748-2brbj condition met pod/y-server-59f97647dc-vzgqw condition met pod/z-server-77f7895cdb-f484j condition met pod/a-client-5b595d8655-tf2gd condition met pod/b-client-c45bb86df-svv5q condition met pod/c-client-7dc6446496-9vhbr condition met pod/d-client-85fdf9f89-752n5 condition met pod/e-client-58f9b9c795-z46m8 condition met pod/f-client-f445cd765-cdrk7 condition met pod/v-server-57cc68f5b8-9cj8d condition met pod/w-server-9cb64bb56-ltzdq condition met pod/x-server-5566989748-2brbj condition met pod/y-server-59f97647dc-vzgqw condition met pod/z-server-77f7895cdb-f484j condition met pod/details-v1-77d6bd5675-czbsq condition met pod/kiali-traffic-generator-24zn5 condition met pod/productpage-v1-bb87ff47b-qnvpb condition met pod/ratings-v1-8589f64b4c-xc66l condition met pod/reviews-v1-8cf7b9cc5-rnqwh condition met pod/reviews-v2-67d565655f-vb98q condition met pod/reviews-v3-d587fc9d7-4kbwv condition met pod/details-v1-77d6bd5675-czbsq condition met pod/kiali-traffic-generator-24zn5 condition met pod/productpage-v1-bb87ff47b-qnvpb condition met pod/ratings-v1-8589f64b4c-xc66l condition met pod/reviews-v1-8cf7b9cc5-rnqwh condition met pod/reviews-v2-67d565655f-vb98q condition met pod/reviews-v3-d587fc9d7-4kbwv condition met pod/sleep-655b895c47-bfqx6 condition met pod/sleep-655b895c47-bfqx6 condition met === SETTINGS === DELETE=false ISTIO_NAMESPACE=istio-system KIALI_CR_NAMESPACE=istio-system MESH_LABEL=ossm-3 OC=oc NETWORK_POLICIES=false NAMESPACES: - alpha - beta - default - bookinfo - sleep === SETTINGS === Using following Kiali CR [istio-system:kiali] CREATING... Enabling user workload monitoring in the OpenShift cluster configmap/cluster-monitoring-config unchanged Kiali Cluster Role Binding for OpenShift Prometheus access already exists. It will be re-used. clusterrolebinding.rbac.authorization.k8s.io/kiali-openshift-user-workload-monitoring patched Skipping the creation of NetworkPolicies. Ensure mesh namespaces can accept ingress traffic from namespaces labeled with 'network.openshift.io/policy-group: monitoring' Apply Telemetry resource to [istio-system] to ensure Prometheus is a metrics provider Found existing [telemetry.telemetry.istio.io/mesh-default] in [istio-system], patching... telemetry.telemetry.istio.io/mesh-default patched (no change) Applying ServiceMonitor resource in [istio-system] to collect istiod metrics servicemonitor.monitoring.coreos.com/istiod-monitor unchanged Apply a PodMonitor resource to all mesh namespaces in order to collect Istio telemetry from proxies Applying PodMonitor resource to [alpha] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [beta] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [default] podmonitor.monitoring.coreos.com/istio-proxies-monitor unchanged Applying PodMonitor resource to [bookinfo] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [sleep] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [istio-system] podmonitor.monitoring.coreos.com/istio-proxies-monitor unchanged Adding this to the Kiali CR [kiali] found in namespace [istio-system] --- spec: external_services: prometheus: auth: insecure_skip_verify: false type: bearer use_kiali_token: true query_scope: mesh_id: "ossm-3" thanos_proxy: enabled: true url: https://thanos-querier.openshift-monitoring.svc.cluster.local:9091 ... kiali.kiali.io/kiali patched (no change) serviceaccount/grafana unchanged configmap/grafana unchanged service/grafana unchanged deployment.apps/grafana configured configmap/istio-grafana-dashboards configured configmap/istio-services-grafana-dashboards configured deployment.apps/grafana condition met route.route.openshift.io "grafana" deleted route.route.openshift.io/grafana exposed kiali.kiali.io/kiali patched (no change) kiali.kiali.io/kiali patched (no change) kiali.kiali.io/kiali patched (no change) kiali.kiali.io/kiali condition met deployment.apps/kiali condition met yarn run v1.22.22 $ cypress run --reporter cypress-multi-reporters --reporter-options configFile=reporter-config.json -e TAGS="${TEST_GROUP}" [STARTED] Task without title. [SUCCESS] Task without title. [2491:1209/170159.695425:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 2645: Permission denied (13) [2491:1209/170159.703002:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type: DevTools listening on ws://127.0.0.1:35767/devtools/browser/f14f5908-1c5d-4e42-adc9-97aed82eeb8f ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 13.6.1 │  │ Browser: Electron 114 (headless) │  │ Node Version: v20.16.0 (/usr/local/bin/node) │  │ Specs: 2 found (kiali/featureFiles/mesh.feature, openshift/featureFiles/sidebar_navig │  │ ation.feature) │  │ Searched: cypress/integration/kiali/featureFiles/mesh.feature, cypress/integration/opens │  │ hift/featureFiles/sidebar_navigation.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali/featureFiles/mesh.feature (1 of 2) [2491:1209/170201.896749:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 2877: Permission denied (13)   Kiali Mesh page  ✓ Local-kiali: see kiali node in local mode (21996ms)   1 passing (22s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 22 seconds │  │ Spec Ran: kiali/featureFiles/mesh.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: openshift/featureFiles/sidebar_navigation.feature (2 of 2) [2491:1209/170226.861901:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 2943: Permission denied (13)   Kiali sidebar integration with OCP Console  ✓ Service mesh buttons are displayed (13471ms)  1) Overview page is displayed correctly  2) Graph page is displayed correctly  3) Istio Config page is displayed correctly  4) Mesh page is displayed correctly   1 passing (11m)  4 failing  1) Kiali sidebar integration with OCP Console Overview page is displayed correctly:  CypressError: Timed out retrying after 40050ms: `cy.click()` failed because this element: `Overview` is being covered by another element: `
...
` Fix this problem, or use {force: true} to disable error checking. https://on.cypress.io/element-cannot-be-interacted-with at ensureIsDescendent (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:111926:68) at ensureDescendents (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:111977:5) at ensureDescendentsAndScroll (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:111983:14) at ensureElIsNotCovered (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:112114:5) at runAllChecks (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:112313:52) at retryActionability (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:112350:16) at tryCatcher (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:4315:29) at whenStable (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:144345:68) at (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:144286:14) at tryCatcher (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1519:31) at Promise._settlePromise (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1576:18) at Promise._settlePromise0 (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1621:10) at Promise._settlePromises (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1701:18) at Promise._fulfill (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1645:18) at (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:5450:46) From Your Spec Code: at Context.eval (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:16445:56) at Registry.runStepDefininition (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:8508:48) at Object.fn (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:15707:43) at runStepWithLogGroup (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:15180:29) at Context.eval (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:15703:62)   2) Kiali sidebar integration with OCP Console Graph page is displayed correctly:  CypressError: Timed out retrying after 40050ms: `cy.click()` failed because this element: `` is being covered by another element: `
...
` Fix this problem, or use {force: true} to disable error checking. https://on.cypress.io/element-cannot-be-interacted-with at ensureIsDescendent (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:111926:68) at ensureDescendents (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:111977:5) at ensureDescendentsAndScroll (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:111983:14) at ensureElIsNotCovered (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:112114:5) at runAllChecks (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:112313:52) at retryActionability (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:112350:16) at tryCatcher (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:4315:29) at whenStable (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:144345:68) at (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:144286:14) at tryCatcher (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1519:31) at Promise._settlePromise (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1576:18) at Promise._settlePromise0 (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1621:10) at Promise._settlePromises (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1701:18) at Promise._fulfill (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1645:18) at (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:5450:46) From Your Spec Code: at Context.eval (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:16425:73) at Registry.runStepDefininition (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:8508:48) at Object.fn (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:15707:43) at runStepWithLogGroup (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:15180:29) at Context.eval (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:15703:62)   3) Kiali sidebar integration with OCP Console Istio Config page is displayed correctly:  CypressError: Timed out retrying after 40050ms: `cy.click()` failed because this element: `Istio C...` is being covered by another element: `
...
` Fix this problem, or use {force: true} to disable error checking. https://on.cypress.io/element-cannot-be-interacted-with at ensureIsDescendent (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:111926:68) at ensureDescendents (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:111977:5) at ensureDescendentsAndScroll (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:111983:14) at ensureElIsNotCovered (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:112114:5) at runAllChecks (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:112313:52) at retryActionability (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:112350:16) at tryCatcher (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:4315:29) at whenStable (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:144345:68) at (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:144286:14) at tryCatcher (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1519:31) at Promise._settlePromise (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1576:18) at Promise._settlePromise0 (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1621:10) at Promise._settlePromises (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1701:18) at Promise._fulfill (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1645:18) at (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:5450:46) From Your Spec Code: at Context.eval (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:16455:60) at Registry.runStepDefininition (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:8508:48) at Object.fn (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:15707:43) at runStepWithLogGroup (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:15180:29) at Context.eval (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:15703:62)   4) Kiali sidebar integration with OCP Console Mesh page is displayed correctly:  CypressError: Timed out retrying after 40050ms: `cy.click()` failed because this element: `Mesh` is being covered by another element: `
...
` Fix this problem, or use {force: true} to disable error checking. https://on.cypress.io/element-cannot-be-interacted-with at ensureIsDescendent (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:111926:68) at ensureDescendents (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:111977:5) at ensureDescendentsAndScroll (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:111983:14) at ensureElIsNotCovered (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:112114:5) at runAllChecks (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:112313:52) at retryActionability (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:112350:16) at tryCatcher (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:4315:29) at whenStable (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:144345:68) at (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:144286:14) at tryCatcher (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1519:31) at Promise._settlePromise (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1576:18) at Promise._settlePromise0 (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1621:10) at Promise._settlePromises (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1701:18) at Promise._fulfill (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:1645:18) at (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/runner/cypress_runner.js:5450:46) From Your Spec Code: at Context.eval (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:16460:52) at Registry.runStepDefininition (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:8508:48) at Object.fn (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:15707:43) at runStepWithLogGroup (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:15180:29) at Context.eval (https://console-openshift-console.apps.ci-op-kvkyjmsf-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/openshift/featureFiles/sidebar_navigation.feature:15703:62)   (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 5 │  │ Passing: 1 │  │ Failing: 4 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 12 │  │ Video: false │  │ Duration: 11 minutes, 20 seconds │  │ Spec Ran: openshift/featureFiles/sidebar_navigation.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /tmp/kiali/cypress/screenshots/openshift/featureFiles/sidebar_navigation.feature (1280x720)   /Kiali sidebar integration with OCP Console -- Overview page is displayed correc   tly (failed).png   - /tmp/kiali/cypress/screenshots/openshift/featureFiles/sidebar_navigation.feature (1280x720)   /Kiali sidebar integration with OCP Console -- Overview page is displayed correc   tly (failed) (attempt 2).png   - /tmp/kiali/cypress/screenshots/openshift/featureFiles/sidebar_navigation.feature (1280x720)   /Kiali sidebar integration with OCP Console -- Overview page is displayed correc   tly (failed) (attempt 3).png   - /tmp/kiali/cypress/screenshots/openshift/featureFiles/sidebar_navigation.feature (1280x720)   /Kiali sidebar integration with OCP Console -- Graph page is displayed correctly    (failed).png   - /tmp/kiali/cypress/screenshots/openshift/featureFiles/sidebar_navigation.feature (1280x720)   /Kiali sidebar integration with OCP Console -- Graph page is displayed correctly    (failed) (attempt 2).png   - /tmp/kiali/cypress/screenshots/openshift/featureFiles/sidebar_navigation.feature (1280x720)   /Kiali sidebar integration with OCP Console -- Graph page is displayed correctly    (failed) (attempt 3).png   - /tmp/kiali/cypress/screenshots/openshift/featureFiles/sidebar_navigation.feature (1280x720)   /Kiali sidebar integration with OCP Console -- Istio Config page is displayed co   rrectly (failed).png   - /tmp/kiali/cypress/screenshots/openshift/featureFiles/sidebar_navigation.feature (1280x720)   /Kiali sidebar integration with OCP Console -- Istio Config page is displayed co   rrectly (failed) (attempt 2).png   - /tmp/kiali/cypress/screenshots/openshift/featureFiles/sidebar_navigation.feature (1280x720)   /Kiali sidebar integration with OCP Console -- Istio Config page is displayed co   rrectly (failed) (attempt 3).png   - /tmp/kiali/cypress/screenshots/openshift/featureFiles/sidebar_navigation.feature (1280x720)   /Kiali sidebar integration with OCP Console -- Mesh page is displayed correctly    (failed).png   - /tmp/kiali/cypress/screenshots/openshift/featureFiles/sidebar_navigation.feature (1280x720)   /Kiali sidebar integration with OCP Console -- Mesh page is displayed correctly    (failed) (attempt 2).png   - /tmp/kiali/cypress/screenshots/openshift/featureFiles/sidebar_navigation.feature (1280x720)   /Kiali sidebar integration with OCP Console -- Mesh page is displayed correctly    (failed) (attempt 3).png ====================================================================================================  (Run Finished)   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✔ kiali/featureFiles/mesh.feature 00:22 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✖ openshift/featureFiles/sidebar_navi 11:20 5 1 4 - - │  │ gation.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 2 failed (50%) 11:42 6 2 4 - -   error Command failed with exit code 4. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. yarn run v1.22.22 $ jrm cypress/results/combined-report.xml "cypress/results/*.xml" Done. 2 files processed. Done in 1.88s. Copying result xml and screenshots to /logs/artifacts Patching Tests Result File: /logs/artifacts/junit-kiali-cypress.xml Checking if yq exists Installing yq % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10.9M 100 10.9M 0 0 108M 0 --:--:-- --:--:-- --:--:-- 108M Mapping Kiali Test Suite Name To: ServiceMesh-lp-interop CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Deleting sleep demo ... CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Deleting the 'sleep' app in the 'sleep' namespace... deployment.apps "sleep" deleted networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid removed: "sleep" project.project.openshift.io "sleep" deleted Error from server (NotFound): namespaces "sleep" not found Deleting bookinfo demo ... Istio is found here: /tmp/kiali/_output/kiali/hack/istio/../../_output/istio-1.27.3 istioctl is found here: /tmp/kiali/_output/kiali/hack/istio/../../_output/istio-1.27.3/bin/istioctl client version: 1.27.3 control plane version: 1.27.3_ossm data plane version: 1.27.3 (32 proxies) The cluster client executable is found here: /usr/bin/oc IS_OPENSHIFT=true AMBIENT_ENABLED=false SERVICE_VERSIONS=false serviceaccount/istio-ingressgateway unchanged role.rbac.authorization.k8s.io/secret-reader unchanged rolebinding.rbac.authorization.k8s.io/istio-ingressgateway-secret-reader unchanged deployment.apps/istio-ingressgateway unchanged service/istio-ingressgateway unchanged ====== UNINSTALLING ANY EXISTING BOOKINFO DEMO ===== networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted project.project.openshift.io "bookinfo" deleted Error from server (NotFound): namespaces "bookinfo" not found ====== BOOKINFO UNINSTALLED ===== Deleting error rates demo ... Will deploy Error Rates Demo using these settings: ARCH=amd64 AUTO_INJECTION=true AUTO_INJECTION_LABEL=istio-injection=enabled CLIENT_EXE=oc CLUSTER1_CONTEXT=east CLUSTER2_CONTEXT=west DELETE_DEMO=true DISTRIBUTE_DEMO=false INSTALL_GAMMA=false ISTIO_NAMESPACE=istio-system NAMESPACE_ALPHA=alpha NAMESPACE_BETA=beta NAMESPACE_GAMMA=gamma SOURCE=https://raw.githubusercontent.com/kiali/demos/master IS_OPENSHIFT=true Deleting Error Rates Demo (the envoy filters, if previously created, will remain) networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted securitycontextconstraints.security.openshift.io "error-rates-scc" deleted namespace "alpha" deleted namespace "beta" deleted Deleting loggers demo... The cluster client executable is found here: /usr/bin/oc namespace "loggers" deleted