Error from server (NotFound): namespaces "devfile-proxy" not found
Using Devfile proxy:
cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=0e7db343d" ./cmd/odo/
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-integration.xml" --label-filter="!unauth && !nocluster && !podman" tests/integration
Running Suite: Integration Suite - /go/odo_1/tests/integration
==============================================================
Random Seed: 1695711978 - will randomize all specs

Will run 504 of 956 specs
Running in parallel across 16 processes
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•S•SSS••S•SS•SSSSS•SSS••SS••S•••
------------------------------
• [66.432 seconds]
odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag when /instance endpoint is DELETEd should terminate the dev session
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:239

  Captured StdOut/StdErr Output >>
  <<< Session terminated >>>
  << Captured StdOut/StdErr Output
------------------------------
•SSS••SS•S•SS•S•SSSSSSSSSS•S•S••SS•SSSS••S
------------------------------
• [FAILED] [13.936 seconds]
odo devfile deploy command tests deploying devfile with exec when using devfile where the exec command is bound to fail [It] should print the last 100 lines of the log to the output
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:648

  Timeline >>
  Created dir: /tmp/1663714534
  Created dir: /tmp/3161037817
  Setting KUBECONFIG=/tmp/3161037817/config
  Running kubectl with args [kubectl get namespace cmd-devfile-deploy-test648pbm -o jsonpath={.metadata.name}] and odo env: []
  [kubectl] Error from server (NotFound): namespaces "cmd-devfile-deploy-test648pbm" not found
  Creating a new project: cmd-devfile-deploy-test648pbm
  Running kubectl with args [kubectl create namespace cmd-devfile-deploy-test648pbm] and odo env: []
  [kubectl] namespace/cmd-devfile-deploy-test648pbm created
  Running kubectl with args [kubectl config set-context --current --namespace cmd-devfile-deploy-test648pbm] and odo env: []
  [kubectl] Context "odo-test-kubernetes-cluster-2/cia4jeff0jvb2lioor0g/admin" modified.
  Running kubectl with args [kubectl get ns] and odo env: []
  [kubectl] NAME                                  STATUS        AGE
  [kubectl] asoro                                 Active        16h
  [kubectl] ci-devfile-registry                   Active        95d
  [kubectl] cmd-delete-test128los                 Active        14s
  [kubectl] cmd-delete-test428xlj                 Active        6s
  [kubectl] cmd-delete-test473fvr                 Terminating   58s
  [kubectl] cmd-describe-component-test642rjg     Active        79s
  [kubectl] cmd-dev-api-server-test108vur         Active        53s
  [kubectl] cmd-dev-api-server-test98zao          Active        7s
  [kubectl] cmd-dev-debug-test501xny              Active        62s
  [kubectl] cmd-dev-test1379gwf                   Active        77s
  [kubectl] cmd-dev-test1463jmy                   Active        24s
  [kubectl] cmd-dev-test1463lvz                   Active        77s
  [kubectl] cmd-dev-test1965dpk                   Active        15s
  [kubectl] cmd-dev-test1987yjq                   Active        64s
  [kubectl] cmd-dev-test2388lbt                   Active        64s
  [kubectl] cmd-devfile-build-images-test437ccm   Terminating   5s
  [kubectl] cmd-devfile-deploy-test143vhu         Active        1s
  [kubectl] cmd-devfile-deploy-test648pbm         Active        1s
  [kubectl] cmd-namespace-test107bns              Active        9s
  [kubectl] cmd-namespace-test107bxe              Terminating   7s
  [kubectl] default                               Active        95d
  [kubectl] flsz-project                          Active        59d
  [kubectl] ibm-cert-store                        Active        95d
  [kubectl] ibm-operators                         Active        95d
  [kubectl] ibm-system                            Active        95d
  [kubectl] interactive-dev-test112hup            Active        58s
  [kubectl] kube-node-lease                       Active        95d
  [kubectl] kube-public                           Active        95d
  [kubectl] kube-system                           Active        95d
  [kubectl] mcsu-namespace                        Active        67d
  [kubectl] odo-dev-pr-7096                       Active        23h
  [kubectl] odo-dev-pr-7097                       Active        18h
  [kubectl] olm                                   Active        95d
  [kubectl] operators                             Active        95d
  [kubectl] phmartin                              Active        80d
  Running kubectl with args [kubectl create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-devfile-deploy-test648pbm] and odo env: []
  [kubectl] configmap/config-map-for-cleanup created
  Current working dir: /go/odo_1/tests/integration
  Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
  [odo] I0926 07:08:51.515399   15449 implem.go:114] The path for preference file is /tmp/3161037817/preference.yaml
  [odo] Successfully removed registry
  [odo] I0926 07:08:51.519399   15449 implem.go:114] The path for preference file is /tmp/3161037817/preference.yaml
  [odo] I0926 07:08:51.519951   15449 segment.go:268] Checking telemetry enable status
  [odo] I0926 07:08:51.520019   15449 segment.go:286] Sending telemetry disabled by env variable
  Running odo with args [odo preference add registry DefaultDevfileRegistry https://devfile-registry-ci-devfile-registry.odo-test-kubernete-449701-49529fc6e6a4a9fe7ebba9a3db5b55c4-0000.eu-de.containers.appdomain.cloud] and odo env: []
  [odo] I0926 07:08:51.970776   15478 implem.go:114] The path for preference file is /tmp/3161037817/preference.yaml
  [odo] New registry successfully added
  [odo] I0926 07:08:51.977213   15478 implem.go:114] The path for preference file is /tmp/3161037817/preference.yaml
  [odo] I0926 07:08:51.980362   15478 segment.go:268] Checking telemetry enable status
  [odo] I0926 07:08:51.980396   15478 segment.go:286] Sending telemetry disabled by env variable
  Setting current dir to: /tmp/1663714534
  Replacing "commandLine: echo Hello world" with "commandLine: for i in {1..100}; do echo counter $i counter; done; run-non-existent-binary" in /tmp/1663714534/devfile.yaml
  Running odo with args [odo deploy] and odo env: []
  [odo] I0926 07:08:52.441294   15510 version.go:37] executing [podman version --format json]
  [odo] I0926 07:08:52.441809   15510 clientset.go:243] no Podman client initialized: exec: "podman": executable file not found in $PATH
  [odo] I0926 07:08:52.441829   15510 implem.go:114] The path for preference file is /tmp/3161037817/preference.yaml
  [odo] I0926 07:08:52.443353   15510 context.go:172] absolute devfile path: '/tmp/1663714534/devfile.yaml'
  [odo] I0926 07:08:52.443408   15510 context.go:113] absolute devfile path: '/tmp/1663714534/devfile.yaml'
  [odo] I0926 07:08:52.453361   15510 content.go:48] converted devfile YAML to JSON
  [odo] I0926 07:08:52.453690   15510 apiVersion.go:60] devfile schemaVersion: '2.2.0'
  [odo] I0926 07:08:52.453890   15510 helper.go:56] devfile apiVersion '2.2.0' is supported
  [odo] I0926 07:08:52.463260   15510 schema.go:61] validated devfile schema
  [odo] I0926 07:08:52.478848   15510 validate.go:45] Successfully validated devfile sections
  [odo] I0926 07:08:52.478867   15510 validate.go:45] Successfully validated devfile sections
  [odo] I0926 07:08:52.478954   15510 component.go:87] name of component is "pktvgh", and sanitized name is "pktvgh"
  [odo] I0926 07:08:52.479047   15510 kclient.go:237] Checking if "projects" resource is supported
  [odo] I0926 07:08:52.537331   15510 oc_server.go:26] Trying to connect to server c110.eu-de.containers.cloud.ibm.com:32062
  [odo] I0926 07:08:52.540226   15510 oc_server.go:33] Server https://c110.eu-de.containers.cloud.ibm.com:32062 is up
  [odo] I0926 07:08:52.552496   15510 oc_server.go:66] Unable to get OpenShift Version: the server could not find the requested resource
  [odo]   __
  [odo]  /  \__     Running the application in Deploy mode using the "pktvgh" Devfile
  [odo]  \__/  \    Namespace: cmd-devfile-deploy-test648pbm
  [odo]  /  \__/    odo version: v3.15.0 (0e7db343d)
  [odo]  \__/
  [odo] 
  [odo] ↪ Executing command:
  [odo]  •  Executing command in container (command: deploy-exec)  ...
  [odo] I0926 07:08:52.693799   15510 jobs.go:44] Waiting for Job pktvgh-app-deploy-exec to complete successfully
  [odo] I0926 07:09:01.544579   15510 jobs.go:67] Failed to execute the job, reason: &JobCondition{Type:Failed,Status:True,LastProbeTime:2023-09-26 07:09:01 +0000 UTC,LastTransitionTime:2023-09-26 07:09:01 +0000 UTC,Reason:BackoffLimitExceeded,Message:Job has reached the specified backoff limit,}
  [odo]  ✗  Executing command in container (command: deploy-exec) [9s]
  [odo] Execution output:
  [odo] counter 1 counter
  [odo] counter 2 counter
  [odo] counter 3 counter
  [odo] counter 4 counter
  [odo] counter 5 counter
  [odo] counter 6 counter
  [odo] counter 7 counter
  [odo] counter 8 counter
  [odo] counter 9 counter
  [odo] counter 10 counter
  [odo] counter 11 counter
  [odo] counter 12 counter
  [odo] counter 13 counter
  [odo] counter 14 counter
  [odo] counter 15 counter
  [odo] counter 16 counter
  [odo] counter 17 counter
  [odo] counter 18 counter
  [odo] counter 19 counter
  [odo] counter 20 counter
  [odo] counter 21 counter
  [odo] counter 22 counter
  [odo] counter 23 counter
  [odo] counter 24 counter
  [odo] counter 25 counter
  [odo] counter 26 counter
  [odo] counter 27 counter
  [odo] counter 28 counter
  [odo] counter 29 counter
  [odo] counter 30 counter
  [odo] counter 31 counter
  [odo] counter 32 counter
  [odo] counter 33 counter
  [odo] counter 34 counter
  [odo] counter 35 counter
  [odo] counter 36 counter
  [odo] counter 37 counter
  [odo] counter 38 counter
  [odo] counter 39 counter
  [odo] counter 40 counter
  [odo] counter 41 counter
  [odo] counter 42 counter
  [odo] counter 43 counter
  [odo] counter 44 counter
  [odo] counter 45 counter
  [odo] counter 46 counter
  [odo] counter 47 counter
  [odo] counter 48 counter
  [odo] counter 49 counter
  [odo] counter 50 counter
  [odo] counter 51 counter
  [odo] counter 52 counter
  [odo] counter 53 counter
  [odo] counter 54 counter
  [odo] counter 55 counter
  [odo] counter 56 counter
  [odo] counter 57 counter
  [odo] counter 58 counter
  [odo] counter 59 counter
  [odo] counter 60 counter
  [odo] counter 61 counter
  [odo] counter 62 counter
  [odo] counter 63 counter
  [odo] counter 64 counter
  [odo] counter 65 counter
  [odo] counter 66 counter
  [odo] counter 67 counter
  [odo] counter 68 counter
  [odo] counter 69 counter
  [odo] counter 70 counter
  [odo] counter 71 counter
  [odo] counter 72 counter
  [odo] counter 73 counter
  [odo] counter 74 counter
  [odo] counter 75 counter
  [odo] counter 76 counter
  [odo] counter 77 counter
  [odo] counter 78 counter
  [odo] counter 79 counter
  [odo] counter 80 counter
  [odo] counter 81 counter
  [odo] counter 82 counter
  [odo] counter 83 counter
  [odo] counter 84 counter
  [odo] counter 85 counter
  [odo] counter 86 counter
  [odo] counter 87 counter
  [odo] counter 88 counter
  [odo] counter 89 counter
  [odo] counter 90 counter
  [odo] counter 91 counter
  [odo] counter 92 counter
  [odo] counter 93 counter
  [odo] counter 94 counter
  [odo] counter 95 counter
  [odo] counter 96 counter
  [odo] counter 97 counter
  [odo] counter 98 counter
  [odo] counter 99 counter
  [odo] counter 100 counter
  [odo] I0926 07:09:01.715366   15510 implem.go:114] The path for preference file is /tmp/3161037817/preference.yaml
  [odo] I0926 07:09:01.716085   15510 segment.go:268] Checking telemetry enable status
  [odo] I0926 07:09:01.716100   15510 segment.go:286] Sending telemetry disabled by env variable
  [odo]  ✗  failed to execute (command: deploy-exec)
  [FAILED] in [It] - /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:652 @ 09/26/23 07:09:01.728
  Running kubectl with args [kubectl get namespace cmd-devfile-deploy-test648pbm -o jsonpath={.metadata.name}] and odo env: []
  [kubectl] cmd-devfile-deploy-test648pbmDeleting project: cmd-devfile-deploy-test648pbm
  Running kubectl with args [kubectl delete namespaces cmd-devfile-deploy-test648pbm --wait=false] and odo env: []
  [kubectl] namespace "cmd-devfile-deploy-test648pbm" deleted
  Setting current dir to: /go/odo_1/tests/integration
  Deleting dir: /tmp/1663714534
  Deleting dir: /tmp/3161037817
  << Timeline

  [FAILED] Expected
      <string>: I0926 07:08:52.441294   15510 version.go:37] executing [podman version --format json]
      I0926 07:08:52.441809   15510 clientset.go:243] no Podman client initialized: exec: "podman": executable file not found in $PATH
      I0926 07:08:52.441829   15510 implem.go:114] The path for preference file is /tmp/3161037817/preference.yaml
      I0926 07:08:52.443353   15510 context.go:172] absolute devfile path: '/tmp/1663714534/devfile.yaml'
      I0926 07:08:52.443408   15510 context.go:113] absolute devfile path: '/tmp/1663714534/devfile.yaml'
      I0926 07:08:52.453361   15510 content.go:48] converted devfile YAML to JSON
      I0926 07:08:52.453690   15510 apiVersion.go:60] devfile schemaVersion: '2.2.0'
      I0926 07:08:52.453890   15510 helper.go:56] devfile apiVersion '2.2.0' is supported
      I0926 07:08:52.463260   15510 schema.go:61] validated devfile schema
      I0926 07:08:52.478848   15510 validate.go:45] Successfully validated devfile sections
      I0926 07:08:52.478867   15510 validate.go:45] Successfully validated devfile sections
      I0926 07:08:52.478954   15510 component.go:87] name of component is "pktvgh", and sanitized name is "pktvgh"
      I0926 07:08:52.479047   15510 kclient.go:237] Checking if "projects" resource is supported
      I0926 07:08:52.537331   15510 oc_server.go:26] Trying to connect to server c110.eu-de.containers.cloud.ibm.com:32062
      I0926 07:08:52.540226   15510 oc_server.go:33] Server https://c110.eu-de.containers.cloud.ibm.com:32062 is up
      I0926 07:08:52.552496   15510 oc_server.go:66] Unable to get OpenShift Version: the server could not find the requested resource
      I0926 07:08:52.693799   15510 jobs.go:44] Waiting for Job pktvgh-app-deploy-exec to complete successfully
      I0926 07:09:01.544579   15510 jobs.go:67] Failed to execute the job, reason: &JobCondition{Type:Failed,Status:True,LastProbeTime:2023-09-26 07:09:01 +0000 UTC,LastTransitionTime:2023-09-26 07:09:01 +0000 UTC,Reason:BackoffLimitExceeded,Message:Job has reached the specified backoff limit,}
      counter 1 counter
      counter 2 counter
      counter 3 counter
      counter 4 counter
      counter 5 counter
      counter 6 counter
      counter 7 counter
      counter 8 counter
      counter 9 counter
      counter 10 counter
      counter 11 counter
      counter 12 counter
      counter 13 counter
      counter 14 counter
      counter 15 counter
      counter 16 counter
      counter 17 counter
      counter 18 counter
      counter 19 counter
      counter 20 counter
      counter 21 counter
      counter 22 counter
      counter 23 counter
      counter 24 counter
      counter 25 counter
      counter 26 counter
      counter 27 counter
      counter 28 counter
      counter 29 counter
      counter 30 counter
      counter 31 counter
      counter 32 counter
      counter 33 counter
      counter 34 counter
      counter 35 counter
      counter 36 counter
      counter 37 counter
      counter 38 counter
      counter 39 counter
      counter 40 counter
      counter 41 counter
      counter 42 counter
      counter 43 counter
      counter 44 counter
      counter 45 counter
      counter 46 counter
      counter 47 counter
      counter 48 counter
      counter 49 counter
      counter 50 counter
      counter 51 counter
      counter 52 counter
      counter 53 counter
      counter 54 counter
      counter 55 counter
      counter 56 counter
      counter 57 counter
      counter 58 counter
      counter 59 counter
      counter 60 counter
      counter 61 counter
      counter 62 counter
      counter 63 counter
      counter 64 counter
      counter 65 counter
      counter 66 counter
      counter 67 counter
      counter 68 counter
      counter 69 counter
      counter 70 counter
      counter 71 counter
      counter 72 counter
      counter 73 counter
      counter 74 counter
      counter 75 counter
      counter 76 counter
      counter 77 counter
      counter 78 counter
      counter 79 counter
      counter 80 counter
      counter 81 counter
      counter 82 counter
      counter 83 counter
      counter 84 counter
      counter 85 counter
      counter 86 counter
      cou...

  Gomega truncated this representation as it exceeds 'format.MaxLength'.
  Consider having the object provide a custom 'GomegaStringer' representation
  or adjust the parameters in Gomega's 'format' package.

  Learn more here: https://onsi.github.io/gomega/#adjusting-output

  not to contain substring
      <string>: counter 1 counter
  In [It] at: /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:652 @ 09/26/23 07:09:01.728
------------------------------
• [5.117 seconds]
odo deploy interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode
/go/odo_1/tests/integration/interactive_deploy_test.go:159

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo deploy' from /tmp/814969979
  << Captured StdOut/StdErr Output
------------------------------
••
------------------------------
• [5.546 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile
/go/odo_1/tests/integration/interactive_deploy_test.go:75

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo deploy' from /tmp/3716904531
  << Captured StdOut/StdErr Output
------------------------------
• [80.032 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first
/go/odo_1/tests/integration/interactive_dev_test.go:112

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports' from /tmp/2759087122
  << Captured StdOut/StdErr Output
------------------------------
SSSSS••SSSSSSSS•S•SSS•SS
------------------------------
• [4.497 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag
/go/odo_1/tests/integration/interactive_deploy_test.go:40

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo deploy -v 4' from /tmp/2199027464
  << Captured StdOut/StdErr Output
------------------------------
SSSS•SS•SSS•S•••SS•SS•SS•SS••SS••SSSSSS•SS•••SSSSS•S•SS••S•••••S•••SSSSS••SS•••
------------------------------
• [56.556 seconds]
odo dev command tests when a component with multiple endpoints is run should create state files containing information, including forwarded ports
/go/odo_1/tests/integration/cmd_dev_test.go:3622

  Captured StdOut/StdErr Output >>
  PID: 18507
  << Captured StdOut/StdErr Output
------------------------------
SS••SSSSSS•S•S•S•SS••SS•SS••SSSS•S
------------------------------
• [7.291 seconds]
odo dev interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode
/go/odo_1/tests/integration/interactive_dev_test.go:164

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports' from /tmp/1059861264
  << Captured StdOut/StdErr Output
------------------------------
••SSS•S••SSS••S••S•••••S•SSS•••••S•SSS•SSS•SS••S•SS••SSSS•S•••S••S
------------------------------
• [5.106 seconds]
odo init interactive command tests when DevfileRegistriesList CRD is installed on cluster when CR for devfileregistrieslists is installed in namespace should download correct devfile from the first in-cluster registry
/go/odo_1/tests/integration/interactive_init_test.go:720

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/1358471817
  << Captured StdOut/StdErr Output
------------------------------
•S
  ------------------------------
  Progress Report for Ginkgo Process #11
  Automatically polling progress:
    odo dev command tests Devfile contains pod-overrides and container-overrides attributes should override the content in the pod it creates for the component on the cluster (Spec Runtime: 2m2.007s)
      /go/odo_1/tests/integration/cmd_dev_test.go:4146
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:4146

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] Cleaning resources, please wait
        [odo] I0926 07:13:39.683816   22305 exec.go:54] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c110.eu-de.containers.cloud.ibm.com:32062/api/v1/namespaces/cmd-dev-test4146fpq/pods/lruivm-app-7654f44468-9jn26/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_run.pid+%7C%7C+true&container=runtime&stderr=true&stdout=true": dial tcp: lookup c110.eu-de.containers.cloud.ibm.com: operation was canceled. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true]'
        [odo] stdout: []
        [odo] stderr: []
        [odo]  ✗  Finished executing the application (command: run) [1m]
        [odo] I0926 07:13:39.683872   22305 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]: error while streaming command: context canceled
        [odo] I0926 07:13:39.740734   22305 all.go:46] starting to concurrently query 90 APIs
        [odo] I0926 07:13:39.742978   22305 all.go:62] fired up all goroutines to query APIs
        [odo] I0926 07:13:40.311239   22305 all.go:67] all goroutines have returned in 570.51545ms
        [odo] I0926 07:13:40.311347   22305 all.go:76] query result: objects=357
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 308 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000182070, {0x30f74e8?, 0xc00077cd50}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000182070, {0x30f74e8, 0xc00077cd50}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc0009add50?, {0xc0007483b0?, 0x2cee5b1?, 0x9?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:263
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:334
        github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...)
          /go/odo_1/tests/helper/helper_dev.go:337
      > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:4147
            | })
            | It("should override the content in the pod it creates for the component on the cluster", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{
            | 		RunOnPodman: ctx.podman,
            | 	}, func(session *gexec.Session, outContents, _ string, _ map[string]string) {
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
•••SSSSS•S•SSSS•SSS•S••SSS
  ------------------------------
  Progress Report for Ginkgo Process #2
  Automatically polling progress:
    odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy when running and stopping odo dev should not delete the resources created with odo deploy (Spec Runtime: 2m2.572s)
      /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:176
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:169

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]  ✗  Finished executing the application (command: run) [1m]
        [odo] I0926 07:13:47.108053   22958 implem.go:114] The path for preference file is /tmp/3000835118/preference.yaml
        [odo] Cleaning resources, please wait
        [odo] I0926 07:13:47.108988   22958 segment.go:268] Checking telemetry enable status
        [odo] I0926 07:13:47.108998   22958 segment.go:286] Sending telemetry disabled by env variable
        [odo] I0926 07:13:47.196153   22958 delete.go:174] Ignoring resource: deployments/my-component; its mode(Deploy) does not match with the given mode(Dev)
        [odo] I0926 07:13:47.260669   22958 all.go:46] starting to concurrently query 90 APIs
        [odo] I0926 07:13:47.260813   22958 all.go:62] fired up all goroutines to query APIs
        [odo] I0926 07:13:47.838858   22958 all.go:67] all goroutines have returned in 578.18966ms
        [odo] I0926 07:13:47.838902   22958 all.go:76] query result: objects=373
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 7258 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00023d8f0, {0x30f74e8?, 0xc000fe7830}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00023d8f0, {0x30f74e8, 0xc000fe7830}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000bafea8?, {0xc000186de0?, 0x4387ee8?, 0x0?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:263
      > github.com/redhat-developer/odo/tests/integration.glob..func9.6.2.4.1()
          /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:173
            | 	Expect(err).ShouldNot(HaveOccurred())
            | 	devSession.Stop()
            > 	devSession.WaitEnd()
            | })
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1086f3e, 0xc000cd4a20})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
••SSSS••SSSS••S•S••SSSSS•S••SSS••SS••S•SSSSSS•SSS•SS•SSSS••S•SSSS•••S•SS••SSSSSSSS•SSS•SS•SSS•SS•SS•SSSS•S•SSS•••••S••S•SSS•SS•S•S
------------------------------
• [3.750 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first
/go/odo_1/tests/integration/interactive_deploy_test.go:109

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo deploy' from /tmp/2917399413
  << Captured StdOut/StdErr Output
------------------------------
••S•SSSSSS••SS•S••S••SSSS•••S•SSSS••S••••SS•SSSSSS•••SS•
  ------------------------------
  Progress Report for Ginkgo Process #1
  Automatically polling progress:
    odo dev debug command tests when a composite apply command is used as debug command should execute the composite apply commands successfully (Spec Runtime: 3m33.527s)
      /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
        At [By Step] cleaning up the resources on ending the session (Step Runtime: 26.73s)
          /go/odo_1/tests/integration/cmd_dev_debug_test.go:326

        Begin Captured GinkgoWriter Output >>
          ...
          [odo] Cleaning resources, please wait
          [odo] I0926 07:18:08.858098   28197 exec.go:54] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c110.eu-de.containers.cloud.ibm.com:32062/api/v1/namespaces/cmd-dev-debug-test288dzf/pods/jpmlka-app-6598cf5596-q25mk/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_start-debug.pid+%7C%7C+true&container=runtime&stderr=true&stdout=true": dial tcp: lookup c110.eu-de.containers.cloud.ibm.com: operation was canceled. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true]'
          [odo] stdout: []
          [odo] stderr: []
          [odo]  ✗  Finished executing the application (command: start-debug) [1m]
          [odo] I0926 07:18:08.858667   28197 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_start-debug.pid && cd /projects &&  (npm run debug) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_start-debug.pid]: error while streaming command: context canceled
          [odo] I0926 07:18:08.944014   28197 all.go:46] starting to concurrently query 90 APIs
          [odo] I0926 07:18:08.944805   28197 all.go:62] fired up all goroutines to query APIs
          [odo] I0926 07:18:09.515028   28197 all.go:67] all goroutines have returned in 571.037095ms
          [odo] I0926 07:18:09.515122   28197 all.go:76] query result: objects=392
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 425 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00030ca10, {0x30f74e8?, 0xc000d52e70}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00030ca10, {0x30f74e8, 0xc000d52e70}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc00045a9c0?, {0xc0007066f0?, 0x0?, 0x0?})
            /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
          github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
            /go/odo_1/tests/helper/helper_dev.go:263
        > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2.8()
            /go/odo_1/tests/integration/cmd_dev_debug_test.go:328
              | By("cleaning up the resources on ending the session", func() {
              | 	devSession.Stop()
              > 	devSession.WaitEnd()
              | 	out := commonVar.CliRunner.Run("get", "deployments").Out.Contents()
              | 	helper.DontMatchAllInOutput(string(out), deploymentNames)
          github.com/onsi/ginkgo/v2/internal.(*Suite).By(0xc0000ce000, {0x2d4c4a7, 0x2f}, {0xc000db3e70, 0x1, 0x7261207261546576?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309
          github.com/onsi/ginkgo/v2.By({0x2d4c4a7?, 0x3a656c6946637273?}, {0xc000db3e70?, 0x2f747365742f3930?, 0x2c736a2e74736574?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/core_dsl.go:547
        > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2()
            /go/odo_1/tests/integration/cmd_dev_debug_test.go:326
              | })
              | 
              > By("cleaning up the resources on ending the session", func() {
              | 	devSession.Stop()
              | 	devSession.WaitEnd()
          github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x3134373731352f70, 0x767265732f393036})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
•SSSS••S••S•SSS•S•SS•S•S••••S•S••S•SSS••S•S•
------------------------------
• [79.121 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag
/go/odo_1/tests/integration/interactive_dev_test.go:40

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports -v 4' from /tmp/2157510908
  << Captured StdOut/StdErr Output
------------------------------
SS•SSSS••S•S•SS•••S•SSSSS•••S••S•S•••SSSS•S••••S•••SSSS•S•S•SSSS•S•SS•S•S••SS•SSSSSS••SS••S••S•SS••SS•SSS•SSSS••SS••SS••S•SSSS••S•S•••S••S••S•SSSS•SSS•S••SSSS••••SSSS•••••S•••SS•SS•S••S•SS•••SSS••SSSS•S••SS•S•••SSSS•
------------------------------
• [17.015 seconds]
odo dev interactive command tests when a component is bootstrapped should sync files when p is pressed
/go/odo_1/tests/integration/interactive_dev_test.go:209

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/2251314270
  << Captured StdOut/StdErr Output
------------------------------
••••••S•SS•••SSSSSS•SS•S•SSSS•SSS•S•SSSSSSS••S••••S•S•••SS•SS••S•••SS•SSS•SS•••S••SS•S•••••••••SSS•S•SSS•S••S
  ------------------------------
  Progress Report for Ginkgo Process #2
  Automatically polling progress:
    odo dev command tests checking if odo dev matches local Devfile K8s resources and remote resources when odo dev is executed to run a devfile containing a k8s resource with apply command should have deleted the old resource and created the new resource (Spec Runtime: 2m2.67s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1077
      In [BeforeEach] (Node Runtime: 2m0.002s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1050

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0926 07:27:03.551924   14906 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0926 07:27:03.554804   14906 port.go:319] port 8080 not listening in container "runtime"
        [odo] I0926 07:27:11.337142   14906 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: ytwohy-app-576dc8849b-fcfsg in container: runtime
        [odo] I0926 07:27:11.475528   14906 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0926 07:27:11.475566   14906 exec.go:96]    0: 7C5011AC:9EE2 221A1068:01BB 06 00000000:00000000 03:00000C14 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0926 07:27:11.475580   14906 exec.go:96]    sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops            
        [odo] I0926 07:27:11.475862   14906 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0926 07:27:11.475877   14906 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000  1001        0 486194640 1 0000000000000000 100 0 0 10 0
        [odo] I0926 07:27:11.477125   14906 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0926 07:27:11.478973   14906 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 8022 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000252a10, {0x30f7728?, 0xc0014ec510}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000252a10, {0x30f7728, 0xc0014ec510}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cec7fe, 0x8}, 0xc000283720?, 0xc000283700?, 0xc000c54450)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0004575c0)
          /go/odo_1/tests/helper/helper_dev.go:279
      > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:1069
            | 	helper.ReplaceStrings(filepath.Join(commonVar.Context, "devfile.yaml"), devfile.deploymentName, devfile.newDeploymentName)
            | 
            > 	err := devSession.WaitSync()
            | 	Expect(err).To(BeNil())
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1086f3e, 0xc0006dade0})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
•S•S•S••SS•SSS••SS••SSSSSS•SSS••S
------------------------------
• [81.070 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile
/go/odo_1/tests/integration/interactive_dev_test.go:76

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports' from /tmp/2978551253
  << Captured StdOut/StdErr Output
------------------------------
•••••••••••

Summarizing 1 Failure:
  [FAIL] odo devfile deploy command tests deploying devfile with exec when using devfile where the exec command is bound to fail [It] should print the last 100 lines of the log to the output
  /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:652

Ran 410 of 956 Specs in 1297.464 seconds
FAIL! -- 409 Passed | 1 Failed | 0 Pending | 546 Skipped


Ginkgo ran 1 suite in 22m48.341343852s

Test Suite Failed
exit status 1
make: *** [Makefile:214: test-integration-cluster] Error 1