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=6f4988b3b" ./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: 1685031738 - will randomize all specs Will run 497 of 890 specs Running in parallel across 16 processes SSSSSSSSSSSSSSS•••• ------------------------------ • [25.122 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/3270996527 << Captured StdOut/StdErr Output ------------------------------ S•• ------------------------------ • [32.481 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/2520773458 << Captured StdOut/StdErr Output ------------------------------ S••••S ------------------------------ • [12.271 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/518090595 << Captured StdOut/StdErr Output ------------------------------ SSS•S ------------------------------ • [3.242 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/2895131925 << Captured StdOut/StdErr Output ------------------------------ •SSS••••SS••SS•S••S ------------------------------ • [18.377 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/2666298268 << Captured StdOut/StdErr Output ------------------------------ ••S•SSS••SSS•••SSSSSS•• ------------------------------ 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: 2m8.396s) /go/odo_1/tests/integration/cmd_dev_test.go:922 In [BeforeEach] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:895 Begin Captured GinkgoWriter Output >> ... [odo] I0525 16:25:17.984369 12445 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0525 16:25:17.986212 12445 port.go:319] port 8080 not listening in container "runtime" [odo] I0525 16:25:25.854606 12445 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: pjxaqv-app-76f8c67d9-4nnjl in container: runtime [odo] I0525 16:25:26.051975 12445 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0525 16:25:26.052004 12445 exec.go:82] 0: CF2E11AC:E608 23171068:01BB 06 00000000:00000000 03:00000C23 00000000 0 0 0 3 0000000000000000 [odo] I0525 16:25:26.052011 12445 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0525 16:25:26.052530 12445 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0525 16:25:26.052540 12445 exec.go:82] 0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1001 0 205019064 1 0000000000000000 100 0 0 10 0 [odo] I0525 16:25:26.054271 12445 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0525 16:25:26.055958 12445 port.go:319] port 8080 not listening in container "runtime" << End Captured GinkgoWriter Output Spec Goroutine goroutine 67 [select, 2 minutes] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000247110, {0x30a89c8?, 0xc000aa5c80}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000247110, {0x30a89c8, 0xc000aa5c80}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2ca61da, 0x8}, 0xc0001c2640?, 0xc0001c2620?, 0xc000aa5a10) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.DevSession.WaitSync({0xc000aa5a10, 0x0, 0xc000efee40, {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:914 | 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({0x2667fd3, 0xc0009b0180}) /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•• ------------------------------ • [4.382 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/3364633350 << Captured StdOut/StdErr Output ------------------------------ •SS•S•••S•S••SSSS••SSS•••S• ------------------------------ • [18.593 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/2171003663 << Captured StdOut/StdErr Output ------------------------------ •SS•SS ------------------------------ Progress Report for Ginkgo Process #10 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.05s) /go/odo_1/tests/integration/cmd_dev_test.go:3980 In [It] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:3980 Begin Captured GinkgoWriter Output >> ... [odo] ✗ Finished executing the application (command: run) [1m] [odo] I0525 16:25:55.930928 14598 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-test3980szj/pods/fzyifa-app-5cf6d749cf-kjj98/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] I0525 16:25:55.931062 14598 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] Cleaning resources, please wait [odo] I0525 16:25:56.025034 14598 all.go:46] starting to concurrently query 93 APIs [odo] I0525 16:25:56.025284 14598 all.go:62] fired up all goroutines to query APIs [odo] I0525 16:25:56.326908 14598 all.go:67] all goroutines have returned in 301.886487ms [odo] I0525 16:25:56.326963 14598 all.go:76] query result: objects=343 << End Captured GinkgoWriter Output Spec Goroutine goroutine 117 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00025c620, {0x30a8788?, 0xc00002b308}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00025c620, {0x30a8788, 0xc00002b308}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc000d6de10?, {0xc0000f2f80?, 0x6?, 0x2c9fbf1?}) /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:3981 | }) | 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({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••S•SSS•S••S•••••S•••••S•SSS•••S•S•••SSS•••S• ------------------------------ • [11.228 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/1890897189 << Captured StdOut/StdErr Output ------------------------------ •S••SS•••••SS•SSS•••S•S••SS•• ------------------------------ • [11.724 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/3826941224 << Captured StdOut/StdErr Output ------------------------------ ••SSS• ------------------------------ • [13.482 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/3875999055 << Captured StdOut/StdErr Output ------------------------------ •SS ------------------------------ • [14.375 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/1880253289 << Captured StdOut/StdErr Output ------------------------------ •SSSS•SSS•SS•••SS• ------------------------------ • [77.519 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/2506729587 << Captured StdOut/StdErr Output ------------------------------ S• ------------------------------ • [8.744 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/1405154006 << Captured StdOut/StdErr Output ------------------------------ S•S••S•••S••SS•SS•••S•SS•S••SS••SSS•S•••SSSS•SSS••SSS••••SSS••SSS•• ------------------------------ • [14.061 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/346219754 << Captured StdOut/StdErr Output ------------------------------ S••S ------------------------------ • [9.039 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/3710398571 << Captured StdOut/StdErr Output ------------------------------ ••••SS ------------------------------ • [77.247 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/3653166881 << Captured StdOut/StdErr Output ------------------------------ ••SS•SS•••S••SS••S•S••SS•S•SSS••• ------------------------------ • [55.470 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:3471 Captured StdOut/StdErr Output >> PID: 28418 << Captured StdOut/StdErr Output ------------------------------ •S•• ------------------------------ • [9.576 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/50091800 << Captured StdOut/StdErr Output ------------------------------ S• ------------------------------ • [80.682 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/918483646 << Captured StdOut/StdErr Output ------------------------------ •S••••SSSSSSSSSSS•••S••S ------------------------------ • [17.303 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/358538300 << Captured StdOut/StdErr Output ------------------------------ •SSS••S•SSS ------------------------------ • [10.840 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/1408882761 << Captured StdOut/StdErr Output ------------------------------ •••S•S••••S•S••••SS•SSS•S•SS•S••S•SS••SSS•S•••S••••SS•••S•••S••••••SS•S•• ------------------------------ • [3.364 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/2178987500 << Captured StdOut/StdErr Output ------------------------------ ••••SSSS••••••S•S••S•SS•S•S•SS••SS•SSSSSS••SSSS•SS••S••S••SSSSS ------------------------------ • [11.212 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/899025090 << Captured StdOut/StdErr Output ------------------------------ SSS••S••S•S••SS•SS••SSSSS•••SS••SS•S•SSSS•SS••••S••••••SSS•••SS•S•SSSSS••SS••S•S•S••SS•S••S•••SS••••S•S•S••SS•S•S••••••••S•S••••S• ------------------------------ • [12.574 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/2511825925 << Captured StdOut/StdErr Output ------------------------------ S••S••S•••SS•S•SSS••••S•S•••••••S•••SSSS••S••SSS•SS ------------------------------ 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.606s) /go/odo_1/tests/integration/cmd_dev_debug_test.go:294 In [It] (Node Runtime: 2m0s) /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.041s) /go/odo_1/tests/integration/cmd_dev_debug_test.go:332 Begin Captured GinkgoWriter Output >> ... [odo] I0525 16:43:10.815252 10933 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-debug-test294kwh/pods/eugjvn-app-7fc95ff859-v8h8h/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_start-debug.pid+%7C%7C+true&container=runtime&stderr=true&stdout=true": dial tcp: lookup c110.eu-de.containers.cloud.ibm.com: operation was canceled. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true]' [odo] stdout: [] [odo] stderr: [] [odo] ✗ Finished executing the application (command: start-debug) [1m] [odo] I0525 16:43:10.815306 10933 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] Cleaning resources, please wait [odo] I0525 16:43:10.887134 10933 all.go:46] starting to concurrently query 93 APIs [odo] I0525 16:43:10.888585 10933 all.go:62] fired up all goroutines to query APIs [odo] I0525 16:43:11.309597 10933 all.go:67] all goroutines have returned in 422.487933ms [odo] I0525 16:43:11.309641 10933 all.go:76] query result: objects=377 << End Captured GinkgoWriter Output Spec Goroutine goroutine 976 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00023ebd0, {0x30a8788?, 0xc001922f48}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00023ebd0, {0x30a8788, 0xc001922f48}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc000286fc0?, {0xc0008fc7f0?, 0x115786136ff?, 0x42e0200?}) /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(0xc0001a8000, {0x2d04ba1, 0x2f}, {0xc000b83e60, 0x1, 0x3?}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:301 github.com/onsi/ginkgo/v2.By({0x2d04ba1?, 0xc001736e58?}, {0xc000b83e60?, 0xf5d89d?, 0xc000000000?}) /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({0x1073cbe, 0xc000f6bbc0}) /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••S•S•S•••S•S•••• ------------------------------ • [19.085 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/3106858336 << Captured StdOut/StdErr Output ------------------------------ ••S•••S•SS••S••S•SSS•• ------------------------------ • [9.468 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/953055229 << Captured StdOut/StdErr Output ------------------------------ •S•SSS•••SS••SS••••SSSS••SS•••••••••S••SS••••••SS••S ------------------------------ • [9.644 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/1294652442 << Captured StdOut/StdErr Output ------------------------------ ••S•SSSS•SS•SS ------------------------------ • [3.701 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/2162719093 << Captured StdOut/StdErr Output ------------------------------ S• ------------------------------ • [4.934 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/3559303907 << Captured StdOut/StdErr Output ------------------------------ •••SSSS•S ------------------------------ • [9.542 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/3992177595 << Captured StdOut/StdErr Output ------------------------------ •SS•SSSS•S•S•••S••SS••SSS•SS•••••••••••••••• Ran 492 of 890 Specs in 1605.950 seconds SUCCESS! -- 492 Passed | 0 Failed | 0 Pending | 398 Skipped Ginkgo ran 1 suite in 27m50.732010005s Test Suite Passed