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=94bb4538b" ./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: 1689922919 - will randomize all specs

Will run 504 of 956 specs
Running in parallel across 16 processes
SSSSSSSSSSSSSSSSSSSSSS•S•S
------------------------------
• [11.532 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/443956426
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [11.049 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/1993565990
  << Captured StdOut/StdErr Output
------------------------------
•SS•••SS••S
------------------------------
• [FAILED] [3.483 seconds]
odo devfile deploy command tests when starting with Devfile with autoBuild or deployByDefault components when running odo deploy with some components not referenced in the Devfile [BeforeEach] should create the appropriate resources
  [BeforeEach] /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:719
  [It] /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:723

  Timeline >>
  Created dir: /tmp/634025661
  Created dir: /tmp/1423294389
  Setting KUBECONFIG=/tmp/1423294389/config
  Creating a new project: cmd-devfile-deploy-test723cyz
  Running oc with args [oc new-project cmd-devfile-deploy-test723cyz] and odo env: []
  [oc] Now using project "cmd-devfile-deploy-test723cyz" on server "https://c100-e.eu-de.containers.cloud.ibm.com:31952".
  [oc] 
  [oc] You can add applications to this project with the 'new-app' command. For example, try:
  [oc] 
  [oc]     oc new-app rails-postgresql-example
  [oc] 
  [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application:
  [oc] 
  [oc]     kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname
  [oc] 
  Running oc with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-devfile-deploy-test723cyz] and odo env: []
  [oc] 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] I0721 07:03:24.616589   13326 implem.go:114] The path for preference file is /tmp/1423294389/preference.yaml
  [odo] Successfully removed registry
  [odo] I0721 07:03:24.618581   13326 implem.go:114] The path for preference file is /tmp/1423294389/preference.yaml
  [odo] I0721 07:03:24.618988   13326 segment.go:268] Checking telemetry enable status
  [odo] I0721 07:03:24.618997   13326 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] I0721 07:03:24.785278   13342 implem.go:114] The path for preference file is /tmp/1423294389/preference.yaml
  [odo] New registry successfully added
  [odo] I0721 07:03:24.786988   13342 implem.go:114] The path for preference file is /tmp/1423294389/preference.yaml
  [odo] I0721 07:03:24.787434   13342 segment.go:268] Checking telemetry enable status
  [odo] I0721 07:03:24.787458   13342 segment.go:286] Sending telemetry disabled by env variable
  Setting current dir to: /tmp/634025661
  Running odo with args [odo deploy] and odo env: [ODO_LOG_LEVEL=4 ODO_TRACKING_CONSENT=no]
  [odo] I0721 07:03:24.962275   13350 version.go:41] executing [echo version --format json]
  [odo] I0721 07:03:24.966837   13350 version.go:70] unable to decode output: invalid character 'v' looking for beginning of value
  [odo] I0721 07:03:24.967398   13350 clientset.go:225] no Podman client initialized: executable "echo" not recognized as podman client
  [odo] I0721 07:03:24.967492   13350 implem.go:114] The path for preference file is /tmp/1423294389/preference.yaml
  [odo] I0721 07:03:24.968475   13350 context.go:172] absolute devfile path: '/tmp/634025661/devfile.yaml'
  [odo] I0721 07:03:24.968532   13350 context.go:113] absolute devfile path: '/tmp/634025661/devfile.yaml'
  [odo] I0721 07:03:24.970474   13350 content.go:48] converted devfile YAML to JSON
  [odo] I0721 07:03:24.970849   13350 apiVersion.go:60] devfile schemaVersion: '2.2.0'
  [odo] I0721 07:03:24.970876   13350 helper.go:56] devfile apiVersion '2.2.0' is supported
  [odo] I0721 07:03:24.979332   13350 schema.go:61] validated devfile schema
  [odo] I0721 07:03:24.983230   13350 validate.go:45] Successfully validated devfile sections
  [odo] I0721 07:03:24.983270   13350 validate.go:45] Successfully validated devfile sections
  [odo] I0721 07:03:24.983337   13350 component.go:87] name of component is "gpgcjz", and sanitized name is "gpgcjz"
  [odo] I0721 07:03:24.983391   13350 kclient.go:237] Checking if "projects" resource is supported
  [odo]   __
  [odo]  /  \__     Running the application in Deploy mode using gpgcjz Devfile
  [odo]  \__/  \    Namespace: cmd-devfile-deploy-test723cyz
  [odo]  /  \__/    odo version: v3.12.0
  [odo]  \__/
  [odo] 
  [odo] ↪ Building & Pushing Image: localhost:5000/odo-dev/node:autobuild-true-and-referenced
  [odo]  •  Building image locally  ...
  [odo] I0721 07:03:25.096975   13350 docker_compatible.go:67] Running command: [echo build -t localhost:5000/odo-dev/node:autobuild-true-and-referenced -f /tmp/634025661/Dockerfile .]
  [odo] build -t localhost:5000/odo-dev/node:autobuild-true-and-referenced -f /tmp/634025661/Dockerfile .
  [odo] ↵
 ✓  Building image locally [7ms]
  [odo]  •  Pushing image to container registry  ...
  [odo] I0721 07:03:25.104740   13350 docker_compatible.go:157] Running command: echo push localhost:5000/odo-dev/node:autobuild-true-and-referenced
  [odo] push localhost:5000/odo-dev/node:autobuild-true-and-referenced
  [odo] ↵
 ✓  Pushing image to container registry [6ms]
  [odo] 
  [odo] ↪ Building & Pushing Image: localhost:5000/odo-dev/node:autobuild-true-and-not-referenced
  [odo]  •  Building image locally  ...
  [odo] I0721 07:03:25.111171   13350 docker_compatible.go:67] Running command: [echo build -t localhost:5000/odo-dev/node:autobuild-true-and-not-referenced -f /tmp/634025661/Dockerfile .]
  [odo] build -t localhost:5000/odo-dev/node:autobuild-true-and-not-referenced -f /tmp/634025661/Dockerfile .
  [odo] ↵
 ✓  Building image locally [5ms]
  [odo]  •  Pushing image to container registry  ...
  [odo] I0721 07:03:25.117001   13350 docker_compatible.go:157] Running command: echo push localhost:5000/odo-dev/node:autobuild-true-and-not-referenced
  [odo] push localhost:5000/odo-dev/node:autobuild-true-and-not-referenced
  [odo] ↵
 ✓  Pushing image to container registry [5ms]
  [odo] 
  [odo] ↪ Building & Pushing Image: localhost:5000/odo-dev/node:autobuild-not-set-and-not-referenced
  [odo]  •  Building image locally  ...
  [odo] I0721 07:03:25.122773   13350 docker_compatible.go:67] Running command: [echo build -t localhost:5000/odo-dev/node:autobuild-not-set-and-not-referenced -f /tmp/634025661/Dockerfile .]
  [odo] build -t localhost:5000/odo-dev/node:autobuild-not-set-and-not-referenced -f /tmp/634025661/Dockerfile .
  [odo] ↵
 ✓  Building image locally [5ms]
  [odo]  •  Pushing image to container registry  ...
  [odo] I0721 07:03:25.127803   13350 docker_compatible.go:157] Running command: echo push localhost:5000/odo-dev/node:autobuild-not-set-and-not-referenced
  [odo] push localhost:5000/odo-dev/node:autobuild-not-set-and-not-referenced
  [odo] ↵
 ✓  Pushing image to container registry [4ms]
  [odo] I0721 07:03:25.191703   13350 apply_kubernetes.go:46] Injecting labels: map[app:app app.kubernetes.io/instance:gpgcjz app.kubernetes.io/managed-by:odo app.kubernetes.io/managed-by-version:v3.12.0 app.kubernetes.io/part-of:app app.openshift.io/runtime:nodejs odo.dev/mode:Deploy] into k8s artifact
  [odo] 
  [odo] ↪ Deploying Kubernetes Component: k8s-deploybydefault-true-and-referenced
  [odo] I0721 07:03:25.192528   13350 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I0721 07:03:26.671691   13350 implem.go:114] The path for preference file is /tmp/1423294389/preference.yaml
  [odo] I0721 07:03:26.672603   13350 segment.go:268] Checking telemetry enable status
  [odo] I0721 07:03:26.672617   13350 segment.go:286] Sending telemetry disabled by env variable
  [odo]  ✗  failed to create service(s) associated with the component: pods "k8s-deploybydefault-true-and-referenced" is forbidden: error looking up service account cmd-devfile-deploy-test723cyz/default: serviceaccount "default" not found
  [FAILED] in [BeforeEach] - /go/odo_1/tests/helper/helper_cmd_wrapper.go:101 @ 07/21/23 07:03:26.679
  Deleting project: cmd-devfile-deploy-test723cyz
  Running oc with args [oc delete project cmd-devfile-deploy-test723cyz --wait=false] and odo env: []
  [oc] project.project.openshift.io "cmd-devfile-deploy-test723cyz" deleted
  Setting current dir to: /go/odo_1/tests/integration
  Deleting dir: /tmp/634025661
  Deleting dir: /tmp/1423294389
  << Timeline

  [FAILED] No future change is possible.  Bailing out early after 1.845s.
  Running odo with args [odo deploy] and odo env: [ODO_LOG_LEVEL=4 ODO_TRACKING_CONSENT=no]
  Expected
      <int>: 1
  to match exit code:
      <int>: 0
  In [BeforeEach] at: /go/odo_1/tests/helper/helper_cmd_wrapper.go:101 @ 07/21/23 07:03:26.679
------------------------------
•SSSSS•S•SSSSS•S
  ------------------------------
  Progress Report for Ginkgo Process #1
  Automatically polling progress:
    odo dev command tests when a component is bootstrapped should show validation errors if the devfile is incorrect (Spec Runtime: 2m6.34s)
      /go/odo_1/tests/integration/cmd_dev_test.go:156
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:156

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:05:02.428070   12475 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true] for pod: lrpgyl-app-74c565569c-jcmv2 in container: runtime
        [odo] I0721 07:05:02.652594   12475 exec.go:96] cat: /opt/odo/.odo_cmd_devrun.pid: No such file or directory
        [odo]  •  Building your application in container (command: devbuild)  ...
        [odo] I0721 07:05:02.653673   12475 innerloop.go:131] running=false, execRequired=true
        [odo] I0721 07:05:02.653785   12475 exec.go:37] Executing command [/bin/sh -c cd ${PROJECTS_ROOT} && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: lrpgyl-app-74c565569c-jcmv2 in container: runtime
        [odo] I0721 07:05:07.287218   12475 kubeexec.go:54] StartProcessForCommand for "devrun"
        [odo] I0721 07:05:07.287316   12475 retry.go:48] waiting for 5 second(s) before trying task "process for command \"devrun\""
        [odo] I0721 07:05:07.287409   12475 exec.go:37] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_devrun.pid && cd ${PROJECTS_ROOT} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_devrun.pid] for pod: lrpgyl-app-74c565569c-jcmv2 in container: runtime
        [odo] ↵
 ✓  Building your application in container (command: devbuild) [5s]
        [odo]  •  Executing the application (command: devrun)  ...
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 61 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006ada40, {0x30f0628?, 0xc00002d8c0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006ada40, {0x30f0628, 0xc00002d8c0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x2?, 0xc00002d890)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
        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:323
      > github.com/redhat-developer/odo/tests/integration.glob..func7.4.7()
          /go/odo_1/tests/integration/cmd_dev_test.go:157
            | 
            | It("should show validation errors if the devfile is incorrect", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{}, func(session *gexec.Session, outContents, errContents string, ports map[string]string) {
            | 		helper.ReplaceString(filepath.Join(commonVar.Context, "devfile.yaml"), "kind: run", "kind: build")
            | 		helper.WaitForOutputToContain("Error occurred on Push", 180, 10, session)
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f3e, 0xc00006acc0})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #2
  Automatically polling progress:
    odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands=false when a file in component directory is modified should not trigger a push (Spec Runtime: 2m6.603s)
      /go/odo_1/tests/integration/cmd_dev_test.go:706
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:682

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:03:12.522198   12489 status.go:34] setting inner loop State "WaitDeployment"
        [odo] I0721 07:03:12.522228   12489 watch.go:267] deployment watcher Event: Type: MODIFIED, name: likmmi-app, rv: 27207262, generation: 1, pods: 0
        [odo] I0721 07:04:57.601567   12489 watch.go:267] deployment watcher Event: Type: MODIFIED, name: likmmi-app, rv: 27208607, generation: 1, pods: 0
        [odo] I0721 07:04:57.841026   12489 watch.go:267] deployment watcher Event: Type: MODIFIED, name: likmmi-app, rv: 27208686, generation: 1, pods: 0
        [odo]  ⚠  Pod is Pending
        [odo] I0721 07:04:58.595854   12489 watch.go:267] deployment watcher Event: Type: MODIFIED, name: likmmi-app, rv: 27208870, generation: 1, pods: 0
        [odo]  ⚠  Failed to pull image "registry.access.redhat.com/ubi8/nodejs-12:1-36": pull QPS exceeded
        [odo]  ⚠  Error: ErrImagePull
        [odo]  ⚠  Error: ImagePullBackOff
        [odo]  ⚠  Error: ImagePullBackOff
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 68 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00075fd50, {0x30f0628?, 0xc0005f3b90}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00075fd50, {0x30f0628, 0xc0005f3b90}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x4?, 0xc0005f3aa0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0xc0004a27c0, 0x2, 0x2}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
      > github.com/redhat-developer/odo/tests/integration.glob..func7.4.23.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:688
            | 	args = append(args, noCommandsFlag)
            | }
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{
            | 	CmdlineArgs: args,
            | 	RunOnPodman: podman,
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f25, 0xc000390960})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #4
  Automatically polling progress:
    odo dev command tests when running odo dev and single env var is set - without metadata.name should be able to exec command (Spec Runtime: 2m6.082s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1661
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1661

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:05:08.154887   12506 retry.go:48] waiting for 5 second(s) before trying task "process for command \"singleenv\""
        [odo] I0721 07:05:08.154948   12506 exec.go:37] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_singleenv.pid && cd ${PROJECTS_ROOT} && export ENV1='test_env_variable' && (mkdir $ENV1) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_singleenv.pid] for pod: vawhar-app-9497b9d4d-rlfgh in container: runtime
        [odo] I0721 07:05:08.385300   12506 kubeexec.go:40] GetProcessInfoForCommand for "singleenv"
        [odo] I0721 07:05:08.385553   12506 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_singleenv.pid || true] for pod: vawhar-app-9497b9d4d-rlfgh in container: runtime
        [odo] I0721 07:05:08.584757   12506 exec.go:96] 46
        [odo] I0721 07:05:08.584822   12506 exec.go:96] 0
        [odo] I0721 07:05:08.588448   12506 exec.go:37] Executing command [/bin/sh -c kill -0 46; echo $?] for pod: vawhar-app-9497b9d4d-rlfgh in container: runtime
        [odo] I0721 07:05:08.834702   12506 exec.go:96] /bin/sh: line 0: kill: (46) - No such process
        [odo] I0721 07:05:08.834751   12506 exec.go:96] 1
        [odo] ↵
 ✓  Finished executing the application (command: singleenv) [682ms]
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 61 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00048a8c0, {0x30f0628?, 0xc000ee7c50}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00048a8c0, {0x30f0628, 0xc000ee7c50}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x2?, 0xc000ee7c20)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
        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:323
      > github.com/redhat-developer/odo/tests/integration.glob..func7.11.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:1662
            | 
            | It("should be able to exec command", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{
            | 		RunOnPodman: podman,
            | 	}, func(session *gexec.Session, out, err string, ports map[string]string) {
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d0dfe2, 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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
•
  ------------------------------
  Progress Report for Ginkgo Process #8
  Automatically polling progress:
    odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false when killing odo dev and running odo delete component --wait should have deleted all resources before returning (Spec Runtime: 2m6.536s)
      /go/odo_1/tests/integration/cmd_dev_test.go:577
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:560

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:03:14.275915   12631 service.go:124] Getting instances of: servicebindings.servicebinding.io
        [odo] I0721 07:03:14.292180   12631 components.go:141] Deployment has 0 ready replicas. Waiting new event...
        [odo] I0721 07:03:14.292202   12631 status.go:34] setting inner loop State "WaitDeployment"
        [odo] I0721 07:03:14.292224   12631 watch.go:267] deployment watcher Event: Type: MODIFIED, name: gdzrpd-app, rv: 27207299, generation: 1, pods: 0
        [odo] I0721 07:04:57.351752   12631 watch.go:267] deployment watcher Event: Type: MODIFIED, name: gdzrpd-app, rv: 27208499, generation: 1, pods: 0
        [odo] I0721 07:04:57.676480   12631 watch.go:267] deployment watcher Event: Type: MODIFIED, name: gdzrpd-app, rv: 27208637, generation: 1, pods: 0
        [odo]  ⚠  Pod is Pending
        [odo]  ⚠  0/3 nodes are available: 3 pod has unbound immediate PersistentVolumeClaims. preemption: 0/3 nodes are available: 3 Preemption is not helpful for scheduling.
        [odo] I0721 07:04:58.463942   12631 watch.go:267] deployment watcher Event: Type: MODIFIED, name: gdzrpd-app, rv: 27208836, generation: 1, pods: 0
        [odo]  ⚠  0/3 nodes are available: 3 pod has unbound immediate PersistentVolumeClaims. preemption: 0/3 nodes are available: 3 Preemption is not helpful for scheduling.
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 60 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00003c2a0, {0x30f0628?, 0xc0005ba480}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00003c2a0, {0x30f0628, 0xc0005ba480}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x2?, 0xc0005ba450)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
      > github.com/redhat-developer/odo/tests/integration.glob..func7.4.21.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:566
            | 	helper.Cmd("odo", "preference", "set", "-f", "Ephemeral", "false").ShouldPass()
            | 	var err error
            > 	devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | 	Expect(err).ToNot(HaveOccurred())
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2693653, 0xc000100e40})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #10
  Automatically polling progress:
    odo dev command tests when odo dev is executed to run a devfile containing a k8s resource should have created the necessary k8s resources (Spec Runtime: 2m6.453s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1097
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1082

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:03:14.284909   12555 status.go:34] setting inner loop State "WaitDeployment"
        [odo] I0721 07:03:14.284931   12555 watch.go:267] deployment watcher Event: Type: MODIFIED, name: ozcqip-app, rv: 27207294, generation: 1, pods: 0
        [odo] I0721 07:04:57.583208   12555 watch.go:267] deployment watcher Event: Type: MODIFIED, name: ozcqip-app, rv: 27208600, generation: 1, pods: 0
        [odo] I0721 07:04:57.813220   12555 watch.go:267] deployment watcher Event: Type: MODIFIED, name: ozcqip-app, rv: 27208681, generation: 1, pods: 0
        [odo]  ⚠  Pod is Pending
        [odo] I0721 07:04:58.578774   12555 watch.go:267] deployment watcher Event: Type: MODIFIED, name: ozcqip-app, rv: 27208867, generation: 1, pods: 0
        [odo]  ⚠  Failed to pull image "registry.access.redhat.com/ubi8/nodejs-12:1-36": pull QPS exceeded
        [odo]  ⚠  Error: ErrImagePull
        [odo]  ⚠  Error: ImagePullBackOff
        [odo]  ⚠  Error: ImagePullBackOff
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 28 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00055a700, {0x30f0628?, 0xc000ae7290}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00055a700, {0x30f0628, 0xc000ae7290}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x2?, 0xc000ae7260)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
      > github.com/redhat-developer/odo/tests/integration.glob..func7.6.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:1088
            | 		filepath.Join(commonVar.Context, "devfile.yaml"),
            | 		cmpName)
            > 	devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | 	Expect(err).To(BeNil())
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2693653, 0xc0005580c0})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #7
  Automatically polling progress:
    odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") should output that there are no resources to be deleted (Spec Runtime: 2m7.468s)
      /go/odo_1/tests/integration/cmd_delete_test.go:124
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_delete_test.go:82

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:05:02.991561   12573 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: nluglh-app-67648d7b8b-vr5z6 in container: runtime
        [odo] I0721 07:05:03.308556   12573 exec.go:96] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory
        [odo] I0721 07:05:03.308702   12573 innerloop.go:131] running=false, execRequired=true
        [odo] I0721 07:05:03.308842   12573 exec.go:37] Executing command [/bin/sh -c cd /project && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: nluglh-app-67648d7b8b-vr5z6 in container: runtime
        [odo]  •  Building your application in container (command: install)  ...
        [odo] ↵
 ✓  Building your application in container (command: install) [5s]
        [odo] I0721 07:05:08.084147   12573 kubeexec.go:54] StartProcessForCommand for "run"
        [odo]  •  Executing the application (command: run)  ...
        [odo] I0721 07:05:08.084275   12573 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\""
        [odo] I0721 07:05:08.084333   12573 exec.go:37] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd /project &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: nluglh-app-67648d7b8b-vr5z6 in container: runtime
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 63 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0008d08c0, {0x30f0628?, 0xc00064a360}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0008d08c0, {0x30f0628, 0xc00064a360}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x2?, 0xc00064a300)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
      > github.com/redhat-developer/odo/tests/integration.glob..func2.6.2.1()
          /go/odo_1/tests/integration/cmd_delete_test.go:84
            | BeforeEach(func() {
            | 	var err error
            > 	devSession, err = helper.StartDevMode(helper.DevSessionOpts{
            | 		RunOnPodman: podman,
            | 	})
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f3e, 0xc000500540})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #15
  Automatically polling progress:
    odo dev command tests when running odo dev and run command throws an error should error out with some log (Spec Runtime: 2m5.356s)
      /go/odo_1/tests/integration/cmd_dev_test.go:2828
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:2811

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]     /opt/app-root/src/.npmrc
        [odo] or on the command line via: npm <command> --key value
        [odo] Config info can be viewed via: npm help config
        [odo] 
        [odo] npm@6.13.4 /usr/lib/node_modules/npm
        [odo] 
        [odo] Did you mean one of these?
        [odo]     stars
        [odo]     start
        [odo]     star
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 44 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000182e00, {0x30f0628?, 0xc000e3c510}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000182e00, {0x30f0628, 0xc000e3c510}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x2?, 0xc000e3c4e0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
      > github.com/redhat-developer/odo/tests/integration.glob..func7.32.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:2818
            | helper.ReplaceString(filepath.Join(commonVar.Context, "devfile.yaml"), "npm start", "npm starts")
            | var err error
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{
            | 	RunOnPodman: podman,
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f3e, 0xc00006a240})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #13
  Automatically polling progress:
    odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources (Spec Runtime: 2m8.435s)
      /go/odo_1/tests/integration/cmd_delete_test.go:471
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_delete_test.go:350

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:05:03.502775   12937 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: qbwdmb-app-5d54ffbf9b-ck8pd in container: runtime
        [odo] I0721 07:05:03.714045   12937 exec.go:96] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory
        [odo] I0721 07:05:03.718803   12937 innerloop.go:131] running=false, execRequired=true
        [odo]  •  Building your application in container (command: install)  ...
        [odo] I0721 07:05:03.718889   12937 exec.go:37] Executing command [/bin/sh -c cd /project && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: qbwdmb-app-5d54ffbf9b-ck8pd in container: runtime
        [odo] ↵
 ✓  Building your application in container (command: install) [5s]
        [odo]  •  Executing the application (command: run)  ...
        [odo] I0721 07:05:08.637064   12937 kubeexec.go:54] StartProcessForCommand for "run"
        [odo] I0721 07:05:08.637176   12937 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\""
        [odo] I0721 07:05:08.637223   12937 exec.go:37] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd /project &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: qbwdmb-app-5d54ffbf9b-ck8pd in container: runtime
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 76 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006fdf80, {0x30f0628?, 0xc0006155c0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006fdf80, {0x30f0628, 0xc0006155c0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x2?, 0xc000615590)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
      > github.com/redhat-developer/odo/tests/integration.glob..func2.6.4.1()
          /go/odo_1/tests/integration/cmd_delete_test.go:356
            | 
            | var err error
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | Expect(err).ToNot(HaveOccurred())
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0xc000287400})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #9
  Automatically polling progress:
    odo dev command tests when a component is bootstrapped when Automount volumes are present in the namespace when odo dev is executed should mount the volumes (Spec Runtime: 2m13.23s)
      /go/odo_1/tests/integration/cmd_dev_test.go:803
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:792

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:03:19.469854   12916 service.go:124] Getting instances of: servicebindings.servicebinding.io
        [odo] I0721 07:03:19.493777   12916 components.go:141] Deployment has 0 ready replicas. Waiting new event...
        [odo] I0721 07:03:19.493809   12916 status.go:34] setting inner loop State "WaitDeployment"
        [odo] I0721 07:03:19.493849   12916 watch.go:267] deployment watcher Event: Type: MODIFIED, name: kjqqof-app, rv: 27207480, generation: 1, pods: 0
        [odo] I0721 07:04:57.617581   12916 watch.go:267] deployment watcher Event: Type: MODIFIED, name: kjqqof-app, rv: 27208617, generation: 1, pods: 0
        [odo] I0721 07:04:57.866998   12916 watch.go:267] deployment watcher Event: Type: MODIFIED, name: kjqqof-app, rv: 27208694, generation: 1, pods: 0
        [odo]  ⚠  Pod is Pending
        [odo]  ⚠  0/3 nodes are available: 3 pod has unbound immediate PersistentVolumeClaims. preemption: 0/3 nodes are available: 3 Preemption is not helpful for scheduling.
        [odo] I0721 07:04:58.599716   12916 watch.go:267] deployment watcher Event: Type: MODIFIED, name: kjqqof-app, rv: 27208871, generation: 1, pods: 0
        [odo]  ⚠  0/3 nodes are available: 3 pod has unbound immediate PersistentVolumeClaims. preemption: 0/3 nodes are available: 3 Preemption is not helpful for scheduling.
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 60 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0000260e0, {0x30f0628?, 0xc0005992f0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0000260e0, {0x30f0628, 0xc0005992f0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x2?, 0xc0005992c0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
      > github.com/redhat-developer/odo/tests/integration.glob..func7.4.25.2.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:794
            | BeforeEach(func() {
            | 	var err error
            > 	devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | 	Expect(err).ToNot(HaveOccurred())
            | })
        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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #5
  Automatically polling progress:
    odo dev command tests port-forwarding for the component when devfile has no endpoint when running odo dev should have no endpoint forwarded (podman=false, manual=true) (Spec Runtime: 2m3.844s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1252
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1234

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:05:16.238327   13010 copy.go:145] makeTar destFile: .gitignore
        [odo] I0721 07:05:16.238451   13010 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 4285683794/.gitignore, destBase: /projects, destFile: .gitignore
        [odo] I0721 07:05:16.238485   13010 copy.go:171] Corrected destinations: base: /projects file: .gitignore
        [odo] ↵
 ✓  Syncing files into the container [395ms]
        [odo] I0721 07:05:16.311869   13010 kubeexec.go:40] GetProcessInfoForCommand for "devrun"
        [odo] I0721 07:05:16.311952   13010 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true] for pod: wdcdcm-app-65d6596bb5-hjfrn in container: runtime
        [odo] I0721 07:05:16.516738   13010 exec.go:96] cat: /opt/odo/.odo_cmd_devrun.pid: No such file or directory
        [odo] I0721 07:05:16.519237   13010 innerloop.go:131] running=false, execRequired=true
        [odo]  •  Building your application in container (command: devbuild)  ...
        [odo] I0721 07:05:16.519434   13010 exec.go:37] Executing command [/bin/sh -c cd ${PROJECTS_ROOT} && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: wdcdcm-app-65d6596bb5-hjfrn in container: runtime
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 94 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00087caf0, {0x30f0628?, 0xc0008a1b00}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00087caf0, {0x30f0628, 0xc0008a1b00}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x3?, 0xc0008a1aa0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0xc0008cd790, 0x1, 0x1}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
      > github.com/redhat-developer/odo/tests/integration.glob..func7.8.1.2.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:1240
            | 	opts = append(opts, "--no-watch")
            | }
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{
            | 	CmdlineArgs: opts,
            | 	RunOnPodman: podman,
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2693653, 0xc00038b080})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #16
  Automatically polling progress:
    odo dev command tests when multiple projects are present - without metadata.name should sync to the correct dir in container (Spec Runtime: 2m2.481s)
      /go/odo_1/tests/integration/cmd_dev_test.go:2100
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:2080

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]  Watching for changes in the current directory /tmp/1332281790
        [odo] 
        [odo]  Keyboard Commands:
        [odo] [Ctrl+c] - Exit and delete resources from the cluster
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I0721 07:05:14.231950   13089 watch.go:267] deployment watcher Event: Type: MODIFIED, name: dvdrod-app, rv: 27209075, generation: 1, pods: 1
        [odo] I0721 07:05:14.333330   13089 watch.go:344] filesystem watch event: CREATE        "/tmp/1332281790/.odo/odo-file-index.json"
        [odo] I0721 07:05:14.334176   13089 watch.go:344] filesystem watch event: WRITE         "/tmp/1332281790/.odo/odo-file-index.json"
        [odo] I0721 07:05:14.334512   13089 watch.go:344] filesystem watch event: WRITE         "/tmp/1332281790/.odo/devstate.json"
        [odo] I0721 07:05:14.334946   13089 watch.go:344] filesystem watch event: WRITE         "/tmp/1332281790/.odo/devstate.13089.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 114 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc001525f80, {0x30f0628?, 0xc0014e7650}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc001525f80, {0x30f0628, 0xc0014e7650}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x2?, 0xc0014e7620)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
      > github.com/redhat-developer/odo/tests/integration.glob..func7.20.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:2092
            | 
            | 	var err error
            > 	devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | 	Expect(err).ToNot(HaveOccurred())
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f3e, 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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #6
  Automatically polling progress:
    odo dev command tests when hotReload capable Build and Run commands are used with odo dev should execute the build and run commands (Spec Runtime: 2m1.159s)
      /go/odo_1/tests/integration/cmd_dev_test.go:3788
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:3772

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:05:01.741841   13499 copy.go:145] makeTar destFile: karma.conf.js
        [odo] I0721 07:05:01.741844   13499 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 3794831904/karma.conf.js, destBase: /projects, destFile: karma.conf.js
        [odo] I0721 07:05:01.741849   13499 copy.go:171] Corrected destinations: base: /projects file: karma.conf.js
        [odo] ↵
 ✓  Syncing files into the container [810ms]
        [odo] I0721 07:05:01.994406   13499 kubeexec.go:40] GetProcessInfoForCommand for "run"
        [odo] I0721 07:05:01.994442   13499 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: oskaox-app-5bc986d6d-j5jnd in container: runtime
        [odo] I0721 07:05:02.176815   13499 exec.go:96] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory
        [odo] I0721 07:05:02.178142   13499 innerloop.go:131] running=false, execRequired=true
        [odo]  •  Building your application in container (command: install)  ...
        [odo] I0721 07:05:02.178413   13499 exec.go:37] Executing command [/bin/sh -c cd ${PROJECT_SOURCE} && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: oskaox-app-5bc986d6d-j5jnd in container: runtime
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 185 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000197a40, {0x30f0628?, 0xc00096eab0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000197a40, {0x30f0628, 0xc00096eab0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x2?, 0xc00096ea20)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
      > github.com/redhat-developer/odo/tests/integration.glob..func7.49.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:3776
            | helper.UpdateDevfileContent(filepath.Join(commonVar.Context, "devfile.yaml"), []helper.DevfileUpdater{helper.DevfileMetadataNameSetter(cmpName)})
            | var err error
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{
            | 	RunOnPodman: podman,
            | })
        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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #14
  Automatically polling progress:
    odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources (Spec Runtime: 2m1.47s)
      /go/odo_1/tests/integration/cmd_delete_test.go:426
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_delete_test.go:350

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]  Watching for changes in the current directory /tmp/2505945515
        [odo] 
        [odo]  Keyboard Commands:
        [odo] [Ctrl+c] - Exit and delete resources from the cluster
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I0721 07:05:31.776381   13585 watch.go:267] deployment watcher Event: Type: MODIFIED, name: ynaqaf-app, rv: 27209867, generation: 1, pods: 1
        [odo] I0721 07:05:31.887593   13585 watch.go:344] filesystem watch event: CREATE        "/tmp/2505945515/.odo/odo-file-index.json"
        [odo] I0721 07:05:31.888233   13585 watch.go:344] filesystem watch event: WRITE         "/tmp/2505945515/.odo/odo-file-index.json"
        [odo] I0721 07:05:31.888564   13585 watch.go:344] filesystem watch event: WRITE         "/tmp/2505945515/.odo/devstate.json"
        [odo] I0721 07:05:31.888969   13585 watch.go:344] filesystem watch event: WRITE         "/tmp/2505945515/.odo/devstate.13585.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 197 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00057e460, {0x30f0628?, 0xc000760f00}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00057e460, {0x30f0628, 0xc000760f00}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x2?, 0xc000760ed0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
      > github.com/redhat-developer/odo/tests/integration.glob..func2.6.4.1()
          /go/odo_1/tests/integration/cmd_delete_test.go:356
            | 
            | var err error
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | Expect(err).ToNot(HaveOccurred())
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2693653, 0xc00086f4a0})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #11
  Automatically polling progress:
    odo dev command tests when node-js application is created and deployed with devfile schema 2.2.0 when Update the devfile.yaml, and waiting synchronization should check cpuLimit, cpuRequests, memoryRequests after restart (Spec Runtime: 2m1.247s)
      /go/odo_1/tests/integration/cmd_dev_test.go:3361
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:3329

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:05:35.169225   13626 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0721 07:05:35.169234   13626 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0721 07:05:35.175730   13626 port.go:319] port 3000 not listening in container "runtime"
        [odo] I0721 07:05:44.911683   13626 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: alwpba-app-ff77fdcd8-f5fjn in container: runtime
        [odo] I0721 07:05:45.151666   13626 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0721 07:05:45.151720   13626 exec.go:96]    0: 432E11AC:A8F6 23101068:01BB 06 00000000:00000000 03:0000075A 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0721 07:05:45.151759   13626 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I0721 07:05:45.152515   13626 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0721 07:05:45.153875   13626 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0721 07:05:45.155078   13626 port.go:319] port 3000 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 2548 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000346e70, {0x30f0628?, 0xc000d539b0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000346e70, {0x30f0628, 0xc000d539b0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf550f, 0xf}, 0x0?, 0x2?, 0xc000d53980)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:190
      > github.com/redhat-developer/odo/tests/integration.glob..func7.39.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:3335
            | 	cmpName)
            | var err error
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{
            | 	RunOnPodman: podman,
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2693653, 0xc000c70480})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
••SSSS••S•SS•S•SSS•SS•••S•S•S•S•SS•SSSSS••S•S•SSS•SSS•SSSSS•SS•••••SSSSSSS•S•SSS•S•SSS•SSSSS•SS••S•••SSS••S••SS••SS•S•••S•S•S•SS••SS••SSSSSSSS••SSS••SS•SS••SSSSSS•SSSS•SS•SSSS•S•SS•••SSS•S•S
------------------------------
• [56.569 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:3592

  Captured StdOut/StdErr Output >>
  PID: 18753
  << Captured StdOut/StdErr Output
------------------------------
•••SSSS•S•SSS•S••SS•S•S•SS••SS•SS•••SS•SS•SSS•••SSS•SS••••SSSSS••SSS•••••SSS••••SSSSSSS•SS•S••SSSSSS
------------------------------
• [78.106 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/677873354
  << Captured StdOut/StdErr Output
------------------------------
SSSS••SSS•••S•S•S••S••S•S••SS
------------------------------
• [2.552 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/4283695484
  << Captured StdOut/StdErr Output
------------------------------
SSS•••S•SS•S•S••S•••SS•SSS•S•S••S•SS••SSS•SSS•SS•S••S•S•S•S••S••S•SS•SS•••S•SS•SSSS•S••SS•S
  ------------------------------
  Progress Report for Ginkgo Process #9
  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: 2m1.54s)
      /go/odo_1/tests/integration/cmd_dev_test.go:4116
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:4116

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:14:26.742808   24478 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]  ✗  Finished executing the application (command: run) [1m]
        [odo] I0721 07:14:26.743732   24478 implem.go:114] The path for preference file is /tmp/207207050/preference.yaml
        [odo] I0721 07:14:26.744474   24478 segment.go:268] Checking telemetry enable status
        [odo] I0721 07:14:26.744498   24478 segment.go:286] Sending telemetry disabled by env variable
        [odo] Cleaning resources, please wait
        [odo] I0721 07:14:26.811412   24478 all.go:46] starting to concurrently query 199 APIs
        [odo] I0721 07:14:26.812023   24478 all.go:62] fired up all goroutines to query APIs
        [odo] I0721 07:14:27.497042   24478 all.go:67] all goroutines have returned in 685.93749ms
        [odo] I0721 07:14:27.497132   24478 all.go:76] query result: objects=575
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 5399 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004ddce0, {0x30f03e8?, 0xc001412378}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004ddce0, {0x30f03e8, 0xc001412378}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc0013ddd70?, {0xc00067f530?, 0x2ce86de?, 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:258
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:329
        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:332
      > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:4117
            | })
            | 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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
••••••SSSSSS•SS•••S•SSS•S••SSSSSSSS••SS•S••S••S•S••••SSSSS••S•S•SSSS••SS•••S•••S•S•SSSS•S••SSS••SS••••S••SS••SSSSSSSSS•SSSS•••••
------------------------------
• [82.435 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/2809391960
  << Captured StdOut/StdErr Output
------------------------------
•
------------------------------
• [19.259 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:206

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/3552402867
  << Captured StdOut/StdErr Output
------------------------------
SS••SSS••••S•••SSS••SSS••S•SS•S•S•••S•••S••S••SSS••••S••SS•S•••SS••SSS
------------------------------
• [55.206 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:226

  Captured StdOut/StdErr Output >>
  <<< Session terminated >>>
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSSSS•S•SS•S•S•SS•S•SSS•••SS••S••••S•S•••S••S•S••SSS•••••SSSSSSSSSS•SSSS•S•S•SSSS•S•
------------------------------
• [FAILED] [3.400 seconds]
odo create/delete/list/set namespace/project tests when namespace is created with -w [It] should list the new namespace when listing namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:36

  Timeline >>
  Created dir: /tmp/3562789165
  Created dir: /tmp/3094700911
  Setting KUBECONFIG=/tmp/3094700911/config
  Creating a new project: cmd-namespace-test36xyw
  Running oc with args [oc new-project cmd-namespace-test36xyw] and odo env: []
  [oc] Now using project "cmd-namespace-test36xyw" on server "https://c100-e.eu-de.containers.cloud.ibm.com:31952".
  [oc] 
  [oc] You can add applications to this project with the 'new-app' command. For example, try:
  [oc] 
  [oc]     oc new-app rails-postgresql-example
  [oc] 
  [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application:
  [oc] 
  [oc]     kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname
  [oc] 
  Running oc with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-namespace-test36xyw] and odo env: []
  [oc] 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] I0721 07:21:39.951463    4282 implem.go:114] The path for preference file is /tmp/3094700911/preference.yaml
  [odo] Successfully removed registry
  [odo] I0721 07:21:39.953127    4282 implem.go:114] The path for preference file is /tmp/3094700911/preference.yaml
  [odo] I0721 07:21:39.953449    4282 segment.go:268] Checking telemetry enable status
  [odo] I0721 07:21:39.953456    4282 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] I0721 07:21:40.140797    4289 implem.go:114] The path for preference file is /tmp/3094700911/preference.yaml
  [odo] New registry successfully added
  [odo] I0721 07:21:40.142751    4289 implem.go:114] The path for preference file is /tmp/3094700911/preference.yaml
  [odo] I0721 07:21:40.143373    4289 segment.go:268] Checking telemetry enable status
  [odo] I0721 07:21:40.143389    4289 segment.go:286] Sending telemetry disabled by env variable
  Running odo with args [odo create namespace cmd-namespace-test36csz --wait] and odo env: []
  [odo] I0721 07:21:40.315050    4296 implem.go:114] The path for preference file is /tmp/3094700911/preference.yaml
  [odo]  •  Creating the namespace "cmd-namespace-test36csz"  ...
  [odo] I0721 07:21:40.316056    4296 kclient.go:237] Checking if "projects" resource is supported
  [odo] I0721 07:21:40.903895    4296 projects.go:195] Status of creation of project cmd-namespace-test36csz is Active
  [odo] I0721 07:21:40.903929    4296 projects.go:200] Project cmd-namespace-test36csz now exists
  [odo] I0721 07:21:40.910050    4296 namespace.go:194] Status of creation of service account &ServiceAccount{ObjectMeta:{default  cmd-namespace-test36csz  0df23855-a68b-4078-9771-e6c50e4d3b72 27261917 0 2023-07-21 07:21:40 +0000 UTC <nil> <nil> map[] map[] [] [] []},Secrets:[]ObjectReference{ObjectReference{Kind:,Namespace:,Name:default-dockercfg-2lhz4,UID:,APIVersion:,ResourceVersion:,FieldPath:,},},ImagePullSecrets:[]LocalObjectReference{LocalObjectReference{Name:default-dockercfg-2lhz4,},},AutomountServiceAccountToken:nil,} is ready
  [odo] ↵
 ✓  Creating the namespace "cmd-namespace-test36csz" [595ms]
  [odo]  •  Waiting for the namespace to come up  ...
  [odo] I0721 07:21:40.911162    4296 kclient.go:237] Checking if "projects" resource is supported
  [odo] I0721 07:21:41.014420    4296 kclient.go:237] Checking if "projects" resource is supported
  [odo] I0721 07:21:41.110660    4296 kclient.go:237] Checking if "projects" resource is supported
  [odo] I0721 07:21:41.210676    4296 kclient.go:237] Checking if "projects" resource is supported
  [odo] ↵
 ✓  Waiting for the namespace to come up [350ms]
  [odo]  ✓  Namespace "cmd-namespace-test36csz" is ready for use
  [odo]  ✓  New namespace created and now using namespace: cmd-namespace-test36csz
  [odo] I0721 07:21:41.270891    4296 implem.go:114] The path for preference file is /tmp/3094700911/preference.yaml
  [odo] I0721 07:21:41.271639    4296 segment.go:268] Checking telemetry enable status
  [odo] I0721 07:21:41.271678    4296 segment.go:286] Sending telemetry disabled by env variable
  Running odo with args [odo list namespace] and odo env: []
  [odo] I0721 07:21:41.439835    4304 kclient.go:237] Checking if "projects" resource is supported
  [odo] ACTIVE     NAME
  [odo]            calico-system
  [odo]            cmd-delete-test124dsl
  [odo]            cmd-delete-test128epa
  [odo]            cmd-delete-test151fag
  [odo]            cmd-dev-api-server-test75lqu
  [odo]            cmd-dev-debug-test225lzw
  [odo]            cmd-dev-test1047vjn
  [odo]            cmd-dev-test1433ezm
  [odo]            cmd-dev-test1433yre
  [odo]            cmd-dev-test1582ewx
  [odo]            cmd-dev-test1609ebs
  [odo]            cmd-dev-test2167ocw
  [odo]            cmd-dev-test2248xkd
  [odo]            cmd-dev-test3239mez
  [odo]            cmd-dev-test3843btd
  [odo]            cmd-dev-test4059pib
  [odo]            cmd-devfile-deploy-test143epq
  [odo]            cmd-logs-test172abs
  [odo]            cmd-namespace-test104fal
  [odo]            cmd-namespace-test111sab
  [odo]            cmd-namespace-test36abo
  [odo]            cmd-namespace-test36agh
  [odo]            cmd-namespace-test36ajk
  [odo]            cmd-namespace-test36brw
  [odo]            cmd-namespace-test36btt
  [odo]            cmd-namespace-test36cfq
  [odo]            cmd-namespace-test36cgz
  [odo]            cmd-namespace-test36chh
  [odo]            cmd-namespace-test36ckg
  [odo]            cmd-namespace-test36cvl
  [odo]            cmd-namespace-test36cws
  [odo]            cmd-namespace-test36dqz
  [odo]            cmd-namespace-test36dvk
  [odo]            cmd-namespace-test36eac
  [odo]            cmd-namespace-test36eai
  [odo]            cmd-namespace-test36enm
  [odo]            cmd-namespace-test36ewg
  [odo]            cmd-namespace-test36eyj
  [odo]            cmd-namespace-test36fgm
  [odo]            cmd-namespace-test36fjo
  [odo]            cmd-namespace-test36fty
  [odo]            cmd-namespace-test36fus
  [odo]            cmd-namespace-test36fzq
  [odo]            cmd-namespace-test36gdi
  [odo]            cmd-namespace-test36gds
  [odo]            cmd-namespace-test36ghk
  [odo]            cmd-namespace-test36gmo
  [odo]            cmd-namespace-test36goh
  [odo]            cmd-namespace-test36gra
  [odo]            cmd-namespace-test36gtv
  [odo]            cmd-namespace-test36gvi
  [odo]            cmd-namespace-test36hba
  [odo]            cmd-namespace-test36hcg
  [odo]            cmd-namespace-test36hun
  [odo]            cmd-namespace-test36irk
  [odo]            cmd-namespace-test36ixy
  [odo]            cmd-namespace-test36jpf
  [odo]            cmd-namespace-test36jyt
  [odo]            cmd-namespace-test36kdt
  [odo]            cmd-namespace-test36kfg
  [odo]            cmd-namespace-test36kiy
  [odo]            cmd-namespace-test36kqu
  [odo]            cmd-namespace-test36lcy
  [odo]            cmd-namespace-test36ljn
  [odo]            cmd-namespace-test36lsq
  [odo]            cmd-namespace-test36lvu
  [odo]            cmd-namespace-test36mbq
  [odo]            cmd-namespace-test36mng
  [odo]            cmd-namespace-test36nac
  [odo]            cmd-namespace-test36nam
  [odo]            cmd-namespace-test36neb
  [odo]            cmd-namespace-test36nec
  [odo]            cmd-namespace-test36ney
  [odo]            cmd-namespace-test36nfq
  [odo]            cmd-namespace-test36ngi
  [odo]            cmd-namespace-test36nhq
  [odo]            cmd-namespace-test36nsp
  [odo]            cmd-namespace-test36nto
  [odo]            cmd-namespace-test36nxi
  [odo]            cmd-namespace-test36oaz
  [odo]            cmd-namespace-test36olu
  [odo]            cmd-namespace-test36oum
  [odo]            cmd-namespace-test36pfc
  [odo]            cmd-namespace-test36pie
  [odo]            cmd-namespace-test36plp
  [odo]            cmd-namespace-test36plr
  [odo]            cmd-namespace-test36pug
  [odo]            cmd-namespace-test36qfd
  [odo]            cmd-namespace-test36qza
  [odo]            cmd-namespace-test36rdw
  [odo]            cmd-namespace-test36rhg
  [odo]            cmd-namespace-test36rpd
  [odo]            cmd-namespace-test36rwi
  [odo]            cmd-namespace-test36scp
  [odo]            cmd-namespace-test36sdj
  [odo]            cmd-namespace-test36tyb
  [odo]            cmd-namespace-test36tzy
  [odo]            cmd-namespace-test36val
  [odo]            cmd-namespace-test36vfs
  [odo]            cmd-namespace-test36vvg
  [odo]            cmd-namespace-test36wbj
  [odo]            cmd-namespace-test36wio
  [odo]            cmd-namespace-test36woy
  [odo]            cmd-namespace-test36wqx
  [odo]            cmd-namespace-test36wsp
  [odo]            cmd-namespace-test36wzb
  [odo]            cmd-namespace-test36xga
  [odo]            cmd-namespace-test36xgu
  [odo]            cmd-namespace-test36xju
  [odo]            cmd-namespace-test36xri
  [odo]            cmd-namespace-test36xyw
  [odo]            cmd-namespace-test36ycb
  [odo]            cmd-namespace-test36ykl
  [odo]            cmd-namespace-test36yyd
  [odo]            cmd-namespace-test36zaz
  [odo]            cmd-namespace-test36zif
  [odo]            cmd-namespace-test36zvc
  [odo]            cmd-namespace-test36zxe
  [odo]            cmd-namespace-test49krf
  [odo]            cmd-run-test100ktc
  [odo]            default
  [odo]            generic-test104dhz
  [odo]            generic-test104pjg
  [odo]            generic-test104zjl
  [odo]            ibm-cert-store
  [odo]            ibm-odf-validation-webhook
  [odo]            ibm-system
  [odo]            kube-node-lease
  [odo]            kube-public
  [odo]            kube-system
  [odo]            openshift
  [odo]            openshift-apiserver
  [odo]            openshift-apiserver-operator
  [odo]            openshift-authentication
  [odo]            openshift-authentication-operator
  [odo]            openshift-cloud-credential-operator
  [odo]            openshift-cloud-network-config-controller
  [odo]            openshift-cluster-csi-drivers
  [odo]            openshift-cluster-machine-approver
  [odo]            openshift-cluster-node-tuning-operator
  [odo]            openshift-cluster-samples-operator
  [odo]            openshift-cluster-storage-operator
  [odo]            openshift-cluster-version
  [odo]            openshift-config
  [odo]            openshift-config-managed
  [odo]            openshift-config-operator
  [odo]            openshift-console
  [odo]            openshift-console-operator
  [odo]            openshift-console-user-settings
  [odo]            openshift-controller-manager
  [odo]            openshift-controller-manager-operator
  [odo]            openshift-dns
  [odo]            openshift-dns-operator
  [odo]            openshift-etcd
  [odo]            openshift-etcd-operator
  [odo]            openshift-image-registry
  [odo]            openshift-infra
  [odo]            openshift-ingress
  [odo]            openshift-ingress-canary
  [odo]            openshift-ingress-operator
  [odo]            openshift-insights
  [odo]            openshift-kube-apiserver
  [odo]            openshift-kube-apiserver-operator
  [odo]            openshift-kube-controller-manager
  [odo]            openshift-kube-controller-manager-operator
  [odo]            openshift-kube-proxy
  [odo]            openshift-kube-scheduler
  [odo]            openshift-kube-scheduler-operator
  [odo]            openshift-kube-storage-version-migrator
  [odo]            openshift-kube-storage-version-migrator-operator
  [odo]            openshift-machine-api
  [odo]            openshift-machine-config-operator
  [odo]            openshift-marketplace
  [odo]            openshift-monitoring
  [odo]            openshift-multus
  [odo]            openshift-network-diagnostics
  [odo]            openshift-network-operator
  [odo]            openshift-node
  [odo]            openshift-operator-lifecycle-manager
  [odo]            openshift-operators
  [odo]            openshift-roks-metrics
  [odo]            openshift-route-controller-manager
  [odo]            openshift-service-ca
  [odo]            openshift-service-ca-operator
  [odo]            openshift-user-workload-monitoring
  [odo]            tigera-operator
  [odo]            ubkm-project
  [odo]            uqdi-namespace
  [odo] I0721 07:21:41.610875    4304 implem.go:114] The path for preference file is /tmp/3094700911/preference.yaml
  [odo] I0721 07:21:41.611553    4304 segment.go:268] Checking telemetry enable status
  [odo] I0721 07:21:41.611581    4304 segment.go:286] Sending telemetry disabled by env variable
  [FAILED] in [It] - /go/odo_1/tests/integration/cmd_namespace_test.go:38 @ 07/21/23 07:21:41.626
  Deleting project: cmd-namespace-test36xyw
  Running oc with args [oc delete project cmd-namespace-test36xyw --wait=false] and odo env: []
  [oc] project.project.openshift.io "cmd-namespace-test36xyw" deleted
  Setting current dir to: /go/odo_1/tests/integration
  Deleting dir: /tmp/3562789165
  Deleting dir: /tmp/3094700911
  << Timeline

  [FAILED] Expected
      <string>: ACTIVE     NAME
                 calico-system
                 cmd-delete-test124dsl
                 cmd-delete-test128epa
                 cmd-delete-test151fag
                 cmd-dev-api-server-test75lqu
                 cmd-dev-debug-test225lzw
                 cmd-dev-test1047vjn
                 cmd-dev-test1433ezm
                 cmd-dev-test1433yre
                 cmd-dev-test1582ewx
                 cmd-dev-test1609ebs
                 cmd-dev-test2167ocw
                 cmd-dev-test2248xkd
                 cmd-dev-test3239mez
                 cmd-dev-test3843btd
                 cmd-dev-test4059pib
                 cmd-devfile-deploy-test143epq
                 cmd-logs-test172abs
                 cmd-namespace-test104fal
                 cmd-namespace-test111sab
                 cmd-namespace-test36abo
                 cmd-namespace-test36agh
                 cmd-namespace-test36ajk
                 cmd-namespace-test36brw
                 cmd-namespace-test36btt
                 cmd-namespace-test36cfq
                 cmd-namespace-test36cgz
                 cmd-namespace-test36chh
                 cmd-namespace-test36ckg
                 cmd-namespace-test36cvl
                 cmd-namespace-test36cws
                 cmd-namespace-test36dqz
                 cmd-namespace-test36dvk
                 cmd-namespace-test36eac
                 cmd-namespace-test36eai
                 cmd-namespace-test36enm
                 cmd-namespace-test36ewg
                 cmd-namespace-test36eyj
                 cmd-namespace-test36fgm
                 cmd-namespace-test36fjo
                 cmd-namespace-test36fty
                 cmd-namespace-test36fus
                 cmd-namespace-test36fzq
                 cmd-namespace-test36gdi
                 cmd-namespace-test36gds
                 cmd-namespace-test36ghk
                 cmd-namespace-test36gmo
                 cmd-namespace-test36goh
                 cmd-namespace-test36gra
                 cmd-namespace-test36gtv
                 cmd-namespace-test36gvi
                 cmd-namespace-test36hba
                 cmd-namespace-test36hcg
                 cmd-namespace-test36hun
                 cmd-namespace-test36irk
                 cmd-namespace-test36ixy
                 cmd-namespace-test36jpf
                 cmd-namespace-test36jyt
                 cmd-namespace-test36kdt
                 cmd-namespace-test36kfg
                 cmd-namespace-test36kiy
                 cmd-namespace-test36kqu
                 cmd-namespace-test36lcy
                 cmd-namespace-test36ljn
                 cmd-namespace-test36lsq
                 cmd-namespace-test36lvu
                 cmd-namespace-test36mbq
                 cmd-namespace-test36mng
                 cmd-namespace-test36nac
                 cmd-namespace-test36nam
                 cmd-namespace-test36neb
                 cmd-namespace-test36nec
                 cmd-namespace-test36ney
                 cmd-namespace-test36nfq
                 cmd-namespace-test36ngi
                 cmd-namespace-test36nhq
                 cmd-namespace-test36nsp
                 cmd-namespace-test36nto
                 cmd-namespace-test36nxi
                 cmd-namespace-test36oaz
                 cmd-namespace-test36olu
                 cmd-namespace-test36oum
                 cmd-namespace-test36pfc
                 cmd-namespace-test36pie
                 cmd-namespace-test36plp
                 cmd-namespace-test36plr
                 cmd-namespace-test36pug
                 cmd-namespace-test36qfd
                 cmd-namespace-test36qza
                 cmd-namespace-test36rdw
                 cmd-namespace-test36rhg
                 cmd-namespace-test36rpd
                 cmd-namespace-test36rwi
                 cmd-namespace-test36scp
                 cmd-namespace-test36sdj
                 cmd-namespace-test36tyb
                 cmd-namespace-test36tzy
                 cmd-namespace-test36val
                 cmd-namespace-test36vfs
                 cmd-namespace-test36vvg
                 cmd-namespace-test36wbj
                 cmd-namespace-test36wio
                 cmd-namespace-test36woy
               ...

  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

  to contain substring
      <string>: cmd-namespace-test36csz
  In [It] at: /go/odo_1/tests/integration/cmd_namespace_test.go:38 @ 07/21/23 07:21:41.626
------------------------------
•••S••SSSSSSS•SS•S•S•SSSS••SSSSSSS•SSSS••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: 2m1.593s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1047
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1020

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 07:22:40.039942    2719 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0721 07:22:40.042266    2719 port.go:319] port 8080 not listening in container "runtime"
        [odo] I0721 07:22:47.822634    2719 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: nlwlrx-app-5b744fb45-xjbsd in container: runtime
        [odo] I0721 07:22:48.056035    2719 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0721 07:22:48.056080    2719 exec.go:96]    0: 121111AC:93E8 23181068:01BB 06 00000000:00000000 03:00000BC6 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0721 07:22:48.059889    2719 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I0721 07:22:48.060224    2719 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0721 07:22:48.060548    2719 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1012540000        0 395701360 1 0000000000000000 100 0 0 10 0
        [odo] I0721 07:22:48.060606    2719 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0721 07:22:48.060724    2719 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 596 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00075fc70, {0x30f0628?, 0xc000cd75f0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00075fc70, {0x30f0628, 0xc000cd75f0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2ce6933, 0x8}, 0xc000356ae0?, 0xc000356ac0?, 0xc000cd7020)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0003e3080)
          /go/odo_1/tests/helper/helper_dev.go:274
      > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:1039
            | 	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({0x2693653, 0xc001288720})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
••SS•SSSSSSSS••••SS•SSSS
------------------------------
• [7.803 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/582424108
  << Captured StdOut/StdErr Output
------------------------------
•SSS•S•S•S••SSSSS••S•SSS••SS••••SSSS•SS•S•SSSSS•SS•SSSS•SSSSSSS•SS••SSSS••S•SS•SSSSS••SSSSSSSS••SS•S
------------------------------
• [2.779 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/1934801376
  << Captured StdOut/StdErr Output
------------------------------
S••••••••
  ------------------------------
  Progress Report for Ginkgo Process #9
  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: 3m31.505s)
      /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
      In [It] (Node Runtime: 2m0.001s)
        /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.756s)
          /go/odo_1/tests/integration/cmd_dev_debug_test.go:326

        Begin Captured GinkgoWriter Output >>
          ...
          [odo]  ✗  Finished executing the application (command: start-debug) [1m]
          [odo] I0721 07:25:10.100223    4913 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] I0721 07:25:10.103493    4913 implem.go:114] The path for preference file is /tmp/2282408408/preference.yaml
          [odo] I0721 07:25:10.104180    4913 segment.go:268] Checking telemetry enable status
          [odo] I0721 07:25:10.104206    4913 segment.go:286] Sending telemetry disabled by env variable
          [odo] Cleaning resources, please wait
          [odo] I0721 07:25:10.228269    4913 all.go:46] starting to concurrently query 199 APIs
          [odo] I0721 07:25:10.228470    4913 all.go:62] fired up all goroutines to query APIs
          [odo] I0721 07:25:10.931228    4913 all.go:67] all goroutines have returned in 702.974305ms
          [odo] I0721 07:25:10.931261    4913 all.go:76] query result: objects=612
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 43094 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004e0850, {0x30f03e8?, 0xc000b54810}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004e0850, {0x30f03e8, 0xc000b54810}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc000526ba0?, {0xc000726610?, 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:258
        > 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(0xc0001a0000, {0x2d46382, 0x2f}, {0xc000f1de70, 0x1, 0x2ce4149?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:307
          github.com/onsi/ginkgo/v2.By({0x2d46382?, 0x2ce3cc9?}, {0xc000f1de70?, 0x2d29ce4?, 0x25?})
            /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({0x1085f3e, 0x2e})
            /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:863
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
••••
------------------------------
• [77.287 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/1973307877
  << Captured StdOut/StdErr Output
------------------------------
••

Summarizing 2 Failures:
  [FAIL] odo create/delete/list/set namespace/project tests when namespace is created with -w [It] should list the new namespace when listing namespace
  /go/odo_1/tests/integration/cmd_namespace_test.go:38
  [FAIL] odo devfile deploy command tests when starting with Devfile with autoBuild or deployByDefault components when running odo deploy with some components not referenced in the Devfile [BeforeEach] should create the appropriate resources
  /go/odo_1/tests/helper/helper_cmd_wrapper.go:101

Ran 406 of 956 Specs in 1463.962 seconds
FAIL! -- 404 Passed | 2 Failed | 0 Pending | 550 Skipped


Ginkgo ran 1 suite in 25m29.360804607s

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