Error from server (NotFound): namespaces "devfile-proxy" not found
Using Devfile proxy:
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=2a0e55454" ./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: 1685979806 - will randomize all specs

Will run 499 of 932 specs
Running in parallel across 16 processes
S•SSSSSSS•SSS•••S••S•SS•SSS•••••SSS•••••••••SS••SS
------------------------------
• [4.114 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/183784904
  << Captured StdOut/StdErr Output
------------------------------
•S
------------------------------
• [17.076 seconds]
odo add binding interactive command tests when running a deployment when binding to a service in a different namespace should successfully add binding without devfile
/go/odo_1/tests/integration/interactive_add_binding_test.go:591

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/2904830367
  << Captured StdOut/StdErr Output
------------------------------
•••SS•S•S••••SSSS••
------------------------------
• [79.065 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/1381583584
  << Captured StdOut/StdErr Output
------------------------------
SS•S••SSS•••SS••S••SSS•SS••SS•••SSSS•••SSS••••SSSSS•SSS•S•
  ------------------------------
  Progress Report for Ginkgo Process #5
  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: 3m40.057s)
      /go/odo_1/tests/integration/cmd_dev_debug_test.go:294
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_debug_test.go:294
        At [By Step] cleaning up the resources on ending the session (Step Runtime: 27.153s)
          /go/odo_1/tests/integration/cmd_dev_debug_test.go:332

        Begin Captured GinkgoWriter Output >>
          ...
          [odo] stderr: []
          [odo] I0605 15:47:42.429755   12421 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] I0605 15:47:42.433932   12421 implem.go:114] The path for preference file is /tmp/1382161129/preference.yaml
          [odo] I0605 15:47:42.434616   12421 segment.go:264] Checking telemetry enable status
          [odo] I0605 15:47:42.434629   12421 segment.go:282] Sending telemetry disabled by env variable
          [odo] Cleaning resources, please wait
          [odo] I0605 15:47:42.601792   12421 all.go:46] starting to concurrently query 93 APIs
          [odo] I0605 15:47:42.602248   12421 all.go:62] fired up all goroutines to query APIs
          [odo] I0605 15:47:43.200036   12421 all.go:67] all goroutines have returned in 598.440168ms
          [odo] I0605 15:47:43.200134   12421 all.go:76] query result: objects=377
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 59 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00084bce0, {0x30b1748?, 0xc000d37470}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00084bce0, {0x30b1748, 0xc000d37470}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc000836a50?, {0xc0004c4cf0?, 0x2d28c838f6?, 0x42ec240?})
            /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:224
        > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2.8()
            /go/odo_1/tests/integration/cmd_dev_debug_test.go:334
              | By("cleaning up the resources on ending the session", func() {
              | 	session.Stop()
              > 	session.WaitEnd()
              | 	out := commonVar.CliRunner.Run("get", "deployments").Out.Contents()
              | 	helper.DontMatchAllInOutput(string(out), deploymentNames)
          github.com/onsi/ginkgo/v2/internal.(*Suite).By(0xc000130000, {0x2d0d4e6, 0x2f}, {0xc00111be60, 0x1, 0x247?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:301
          github.com/onsi/ginkgo/v2.By({0x2d0d4e6?, 0x0?}, {0xc00111be60?, 0x34?, 0x250?})
            /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:332
              | })
              | 
              > By("cleaning up the resources on ending the session", func() {
              | 	session.Stop()
              | 	session.WaitEnd()
          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:854
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:841
  ------------------------------
••SS•••SSSS••
------------------------------
• [10.450 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "")
/go/odo_1/tests/integration/interactive_add_binding_test.go:180

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/3362605171
  << Captured StdOut/StdErr Output
------------------------------
S•SS•SS•SS••••SSS•SSS•S•SSSS••••••S•••••••S••SSS••SSS••S•S•••S••••S•SS•••S
------------------------------
• [15.072 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "any string")
/go/odo_1/tests/integration/interactive_add_binding_test.go:463

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/868230320
  << Captured StdOut/StdErr Output
------------------------------
SSS•S•
------------------------------
• [11.145 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("lowercase" as naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:131

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/3075868811
  << Captured StdOut/StdErr Output
------------------------------
•SS••••S•••SSS
------------------------------
• [3.008 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/1732315661
  << Captured StdOut/StdErr Output
------------------------------
S•SS•
------------------------------
• [12.976 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("uppercase" as naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:131

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/298310446
  << Captured StdOut/StdErr Output
------------------------------
SSS•S•SSS••S•S•S•S•S••SSS•SS•S•
------------------------------
• [77.808 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/3686100065
  << Captured StdOut/StdErr Output
------------------------------
•••S••SSS•SS•S•SS•
------------------------------
• [7.602 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/1516616946
  << Captured StdOut/StdErr Output
------------------------------
S•S•SS••S•SSS••S•S••S•S•SSS•••S••S•••••S•••S•SSSS•SS•••S
------------------------------
• [4.606 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/1838315189
  << Captured StdOut/StdErr Output
------------------------------
•S••••••SS•••S•SS•S••S•••S•••S•S•••
  ------------------------------
  Progress Report for Ginkgo Process #14
  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.737s)
      /go/odo_1/tests/integration/cmd_dev_test.go:927
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:900

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0605 15:54:57.030929   28320 exec.go:82]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0605 15:54:57.032319   28320 port.go:319] port 8080 not listening in container "runtime"
        [odo] I0605 15:55:04.877631   28320 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: wdkkzv-app-56f4f8b999-rrf5q in container: runtime
        [odo] I0605 15:55:05.047498   28320 exec.go:82]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0605 15:55:05.047519   28320 exec.go:82]    0: C32E11AC:C2D6 23171068:01BB 06 00000000:00000000 03:00000C2F 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0605 15:55:05.047526   28320 exec.go:82]    sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops            
        [odo] I0605 15:55:05.048225   28320 exec.go:82]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0605 15:55:05.048233   28320 exec.go:82]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000  1001        0 268882967 1 0000000000000000 100 0 0 10 0
        [odo] I0605 15:55:05.048471   28320 exec.go:82]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0605 15:55:05.053608   28320 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 31812 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000402540, {0x30b1988?, 0xc001065110}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000402540, {0x30b1988, 0xc001065110}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cae6c1, 0x8}, 0xc0000a5a60?, 0xc0000a5a40?, 0xc000e55c80)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitSync({0xc000e55c80, 0x0, 0xc0005a7680, {0x0, 0x0}})
          /go/odo_1/tests/helper/helper_dev.go:233
      > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:919
            | 	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({0x266a273, 0xc000a75bc0})
          /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:854
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:841
  ------------------------------
•SSS•••S•S•S
------------------------------
• [9.806 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "uppercase")
/go/odo_1/tests/integration/interactive_add_binding_test.go:378

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/3105524993
  << Captured StdOut/StdErr Output
------------------------------
SS•SSS••SS••SSSS••SSSSSSS•S•S
------------------------------
• [55.341 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:3489

  Captured StdOut/StdErr Output >>
  PID: 1098
  << Captured StdOut/StdErr Output
------------------------------
S•S••S••S••S•S•S•S•S•••••SSS•••S••••SS•SSS•SS••••S•S•S••S•••S•SSSS
------------------------------
• [9.273 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "")
/go/odo_1/tests/integration/interactive_add_binding_test.go:463

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/2365327499
  << Captured StdOut/StdErr Output
------------------------------
S•SSSSS•S•S•••SSS•••SS•S•S••••••
------------------------------
• [9.500 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "any string")
/go/odo_1/tests/integration/interactive_add_binding_test.go:180

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/611422945
  << Captured StdOut/StdErr Output
------------------------------
SSS•S•SS••S•SSS•SS••••S••SS•S•
------------------------------
• [18.017 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/656093588
  << Captured StdOut/StdErr Output
------------------------------
•S•SSSSSSS••••SSS••S•S•SSS
------------------------------
• [11.620 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (default naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:311

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/209500180
  << Captured StdOut/StdErr Output
------------------------------
SSS••SSSSS•••S••S••S•••
------------------------------
• [10.026 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Environment Variables)
/go/odo_1/tests/integration/interactive_add_binding_test.go:73

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/755852597
  << Captured StdOut/StdErr Output
------------------------------
S••••SS•SSSS•S••S•S•S••SS•SS•S••S••••S•SS•••SS•SS•••S•••
------------------------------
• [11.668 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "lowercase")
/go/odo_1/tests/integration/interactive_add_binding_test.go:378

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/352324165
  << Captured StdOut/StdErr Output
------------------------------
S•S•SS•••••••••S
------------------------------
• [11.700 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "none")
/go/odo_1/tests/integration/interactive_add_binding_test.go:378

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/3597723040
  << Captured StdOut/StdErr Output
------------------------------
SSS•S•S•SSS•SSSSS••S
------------------------------
• [5.382 seconds]
odo init interactive command tests when DevfileRegistriesList CRD is installed on cluster when CR for devfileregistrieslists is installed in namespace should download correct devfile from the first in-cluster registry
/go/odo_1/tests/integration/interactive_init_test.go:712

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/936725538
  << Captured StdOut/StdErr Output
------------------------------
•S•••S
------------------------------
• [17.880 seconds]
odo add binding interactive command tests when the component is bootstrapped when binding to a service in a different namespace should successfully add binding to the devfile
/go/odo_1/tests/integration/interactive_add_binding_test.go:257

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/1485905660
  << Captured StdOut/StdErr Output
------------------------------
SSS•••SS•S•S•S•S•S
------------------------------
• [10.928 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "{ .name | upper }")
/go/odo_1/tests/integration/interactive_add_binding_test.go:463

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/767408877
  << Captured StdOut/StdErr Output
------------------------------
•SSS
  ------------------------------
  Progress Report for Ginkgo Process #14
  Automatically polling progress:
    odo dev command tests Devfile contains pod-overrides and container-overrides attributes should override the content in the pod it creates for the component on the cluster (Spec Runtime: 2m2.191s)
      /go/odo_1/tests/integration/cmd_dev_test.go:4018
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:4018

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0605 16:03:22.910659   12348 segment.go:282] Sending telemetry disabled by env variable
        [odo]  ✗  Finished executing the application (command: run) [1m]
        [odo] I0605 16:03:22.912873   12348 exec.go:49] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c110.eu-de.containers.cloud.ibm.com:31454/api/v1/namespaces/cmd-dev-test4018yrr/pods/mbwkdk-app-67d6866fbd-8vvrs/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_run.pid+%7C%7C+true&container=runtime&stderr=true&stdout=true": dial tcp: lookup c110.eu-de.containers.cloud.ibm.com: operation was canceled. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true]'
        [odo] stdout: []
        [odo] stderr: []
        [odo] I0605 16:03:22.912928   12348 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] I0605 16:03:22.982660   12348 all.go:46] starting to concurrently query 93 APIs
        [odo] I0605 16:03:22.982724   12348 all.go:62] fired up all goroutines to query APIs
        [odo] I0605 16:03:23.355531   12348 all.go:67] all goroutines have returned in 372.855252ms
        [odo] I0605 16:03:23.355577   12348 all.go:76] query result: objects=343
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 32139 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0007709a0, {0x30b1748?, 0xc000ad8de0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0007709a0, {0x30b1748, 0xc000ad8de0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc0016ffe10?, {0xc000a88d00?, 0x6?, 0x2ca80ba?})
          /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:224
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:276
        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:279
      > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:4019
            | })
            | 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, _ []byte, _ map[string]string) {
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1075f3e, 0xc001c07f20})
          /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:854
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:841
  ------------------------------
•S•SSS
------------------------------
• [10.093 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("none" as naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:131

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/427217133
  << Captured StdOut/StdErr Output
------------------------------
•S•••S•S••SS•SS•S•S•••S•••S•SSS•S•••S••••••S•SSSS••
------------------------------
• [8.633 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Files)
/go/odo_1/tests/integration/interactive_add_binding_test.go:101

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/1627921331
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [3.415 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/3796464281
  << Captured StdOut/StdErr Output
------------------------------
SS••SSS•••
------------------------------
• [10.743 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "{ .name | upper }")
/go/odo_1/tests/integration/interactive_add_binding_test.go:180

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/1198140027
  << Captured StdOut/StdErr Output
------------------------------
•SS•••••SS••S•••••••••S•S•SS•S••SSSS•SS••S••••SS••••SS•SSS••••SS•SSSSSSSSSSSSS•S••S•SS•SSS
------------------------------
• [17.392 seconds]
odo add binding interactive command tests when the component is bootstrapped when binding to a service in a different namespace should error out if service is not found in the namespace selected
/go/odo_1/tests/integration/interactive_add_binding_test.go:242

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/4122705307
  << Captured StdOut/StdErr Output
------------------------------
SS•SS••S
------------------------------
• [78.211 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/3072438299
  << Captured StdOut/StdErr Output
------------------------------
•SS•
------------------------------
• [17.472 seconds]
odo add binding interactive command tests when running a deployment when binding to a service in a different namespace should error out if service is not found in the namespace selected
/go/odo_1/tests/integration/interactive_add_binding_test.go:577

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/537207760
  << Captured StdOut/StdErr Output
------------------------------
•••••••••••••

Ran 494 of 932 Specs in 1466.017 seconds
SUCCESS! -- 494 Passed | 0 Failed | 0 Pending | 438 Skipped


Ginkgo ran 1 suite in 25m31.448059243s
Test Suite Passed