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=38cac04c4" ./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: 1684948347 - will randomize all specs Will run 497 of 894 specs Running in parallel across 16 processes SSSSSSSS•••SS••••••SSS••S•SSSS•S•••SS•S•SS•S•S••S•S ------------------------------ • [2.901 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/695428752 << Captured StdOut/StdErr Output ------------------------------ •S••••S•S•••S•SS•••S•S•••••SSSSS•S••SS••• ------------------------------ • [10.910 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/916537883 << Captured StdOut/StdErr Output ------------------------------ S••SSSS•SSSSSS•••S••• ------------------------------ Progress Report for Ginkgo Process #9 Automatically polling progress: odo dev command tests when Starting a PostgreSQL service when creating local files and dir and running odo dev - without metadata.name when deleting local files and dir and waiting for sync should not list deleted dir and file in container (Spec Runtime: 2m54.674s) /go/odo_1/tests/integration/cmd_dev_test.go:1728 In [AfterEach] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:1706 Begin Captured GinkgoWriter Output >> ... [odo] I0524 17:14:45.967459 13587 segment.go:282] Sending telemetry disabled by env variable [odo] I0524 17:14:46.047409 13587 all.go:46] starting to concurrently query 93 APIs [odo] I0524 17:14:46.047642 13587 all.go:62] fired up all goroutines to query APIs [odo] I0524 17:14:46.439906 13587 all.go:67] all goroutines have returned in 392.513782ms [odo] I0524 17:14:46.439971 13587 all.go:76] query result: objects=430 [odo] I0524 17:16:18.378678 13587 delete.go:94] failed to delete resource "atucqc-app" (apps.v1.deployments): timeout while waiting for "my-nodejs-app-cluster-sample-k8s" resource to be deleted [odo] I0524 17:16:18.419385 13587 all.go:46] starting to concurrently query 93 APIs [odo] I0524 17:16:18.419705 13587 all.go:62] fired up all goroutines to query APIs [odo] I0524 17:16:18.802442 13587 all.go:67] all goroutines have returned in 383.326547ms [odo] I0524 17:16:18.802490 13587 all.go:76] query result: objects=423 << End Captured GinkgoWriter Output Spec Goroutine goroutine 126 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0002b4690, {0x30aa988?, 0xc000d409a8}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0002b4690, {0x30aa988, 0xc000d409a8}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc0005e72f0?, {0xc0008497c0?, 0x0?, 0xc00126af80?}) /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..func7.15.2.2() /go/odo_1/tests/integration/cmd_dev_test.go:1708 | AfterEach(func() { | session.Stop() > session.WaitEnd() | }) | github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2669033, 0xc000934420}) /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•SS••S••S•••SSS ------------------------------ • [10.012 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/2649322350 << Captured StdOut/StdErr Output ------------------------------ S••S•S••S••S•S••SSS•SSSSSS••SS•SSS••• ------------------------------ • [19.735 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/3005120842 << Captured StdOut/StdErr Output ------------------------------ •••SSS••S•S•S••SS•SSS•••SS•S•S••••••••S•SS•SS•SSSSSSS•S•SS•S••S•SS•••••• ------------------------------ Progress Report for Ginkgo Process #9 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.863s) /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] I0524 17:20:17.026989 21299 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0524 17:20:17.028365 21299 port.go:319] port 8080 not listening in container "runtime" [odo] I0524 17:20:24.866176 21299 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: ysodjm-app-65bf7694bd-spsvz in container: runtime [odo] I0524 17:20:24.997575 21299 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0524 17:20:24.997599 21299 exec.go:82] 0: A40011AC:DFC2 231B1068:01BB 06 00000000:00000000 03:00000C29 00000000 0 0 0 3 0000000000000000 [odo] I0524 17:20:25.001455 21299 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0524 17:20:25.001471 21299 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0524 17:20:25.001476 21299 exec.go:82] 0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1001 0 170255425 1 0000000000000000 100 0 0 10 0 [odo] I0524 17:20:25.001481 21299 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0524 17:20:25.002531 21299 port.go:319] port 8080 not listening in container "runtime" << End Captured GinkgoWriter Output Spec Goroutine goroutine 30505 [select, 2 minutes] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0002b0000, {0x30aabc8?, 0xc000a78000}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0002b0000, {0x30aabc8, 0xc000a78000}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2ca81e9, 0x8}, 0xc0002c89e0?, 0xc0002c89c0?, 0xc0009ac2a0) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.DevSession.WaitSync({0xc0009ac2a0, 0x0, 0xc0004ee9c0, {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({0x1074cbe, 0xc0018d5200}) /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 ------------------------------ • [11.970 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/1514257243 << Captured StdOut/StdErr Output ------------------------------ •••SS• ------------------------------ • [19.407 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/3574716585 << Captured StdOut/StdErr Output ------------------------------ •S••••S•S••••S•S ------------------------------ • [9.000 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/2059809478 << Captured StdOut/StdErr Output ------------------------------ SS•S••SSSS•••S•S••••SS•SSS•SS•••SS•S•••••••SSS•SS••••SS••SSS••••••SS••S••• ------------------------------ • [3.166 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/1944098289 << Captured StdOut/StdErr Output ------------------------------ • [10.052 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/4011886294 << Captured StdOut/StdErr Output ------------------------------ •S•••SS• ------------------------------ • [9.550 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/1079720223 << Captured StdOut/StdErr Output ------------------------------ • [80.548 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/2633777312 << Captured StdOut/StdErr Output ------------------------------ •S•S ------------------------------ • [10.517 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/2892847023 << Captured StdOut/StdErr Output ------------------------------ • ------------------------------ • [11.368 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/717218000 << Captured StdOut/StdErr Output ------------------------------ S•SSSSSS••SS•••••••SSSS•SSS•SSSS•SS••S•S••S•S••S••••S••SSS ------------------------------ • [8.427 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/2225575749 << Captured StdOut/StdErr Output ------------------------------ SS•SSS•SS•SS••••••S••••S••SS•• ------------------------------ • [9.153 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/2663477422 << Captured StdOut/StdErr Output ------------------------------ ••SS•S•SS•••SSS•SSSS••S••SSS•• ------------------------------ • [4.944 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/435773038 << Captured StdOut/StdErr Output ------------------------------ SSS•S••S•••••S ------------------------------ • [19.333 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/2945679523 << Captured StdOut/StdErr Output ------------------------------ ••SS•••••S• ------------------------------ • [55.744 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: 4702 << Captured StdOut/StdErr Output ------------------------------ • [19.061 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/4058852077 << Captured StdOut/StdErr Output ------------------------------ S••••••••S•SSSS••S••S••S•S•SS• ------------------------------ Progress Report for Ginkgo Process #16 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: 3m32.061s) /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.164s) /go/odo_1/tests/integration/cmd_dev_debug_test.go:332 Begin Captured GinkgoWriter Output >> ... [odo] ✗ Finished executing the application (command: start-debug) [1m] [odo] I0524 17:28:28.947429 1957 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] I0524 17:28:28.954749 1957 implem.go:114] The path for preference file is /tmp/368986116/preference.yaml [odo] I0524 17:28:28.955413 1957 segment.go:264] Checking telemetry enable status [odo] I0524 17:28:28.955429 1957 segment.go:282] Sending telemetry disabled by env variable [odo] Cleaning resources, please wait [odo] I0524 17:28:29.075453 1957 all.go:46] starting to concurrently query 93 APIs [odo] I0524 17:28:29.075523 1957 all.go:62] fired up all goroutines to query APIs [odo] I0524 17:28:29.423008 1957 all.go:67] all goroutines have returned in 347.147035ms [odo] I0524 17:28:29.423246 1957 all.go:76] query result: objects=377 << End Captured GinkgoWriter Output Spec Goroutine goroutine 29146 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006e8070, {0x30aa988?, 0xc0011054b8}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006e8070, {0x30aa988, 0xc0011054b8}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc000802b40?, {0xc00076a0a0?, 0xd0743f5bd5?, 0x42e3200?}) /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(0xc0001a2000, {0x2d06c67, 0x2f}, {0xc000b65e60, 0x1, 0xf607ee?}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:301 github.com/onsi/ginkgo/v2.By({0x2d06c67?, 0xc000436ea0?}, {0xc000b65e60?, 0xc0012cee68?, 0xef6d51?}) /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({0xc001ae6f00, 0xc001ae6ea0}) /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 ------------------------------ • ------------------------------ • [79.399 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/2841212862 << Captured StdOut/StdErr Output ------------------------------ SSSSS•S••SS•SS• ------------------------------ 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.805s) /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] Cleaning resources, please wait [odo] ✗ Finished executing the application (command: run) [1m] [odo] I0524 17:28:44.649558 5161 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-test3980bha/pods/urluus-app-8649bf8ffb-grc2s/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] I0524 17:28:44.649636 5161 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] I0524 17:28:44.759285 5161 all.go:46] starting to concurrently query 93 APIs [odo] I0524 17:28:44.762420 5161 all.go:62] fired up all goroutines to query APIs [odo] I0524 17:28:45.133543 5161 all.go:67] all goroutines have returned in 374.271427ms [odo] I0524 17:28:45.133616 5161 all.go:76] query result: objects=343 << End Captured GinkgoWriter Output Spec Goroutine goroutine 30817 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000448a80, {0x30aa988?, 0xc000e77b00}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000448a80, {0x30aa988, 0xc000e77b00}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc000e7fe10?, {0xc0008fd8c0?, 0x6?, 0x2ca1bf1?}) /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({0x1074cbe, 0xc001bcc840}) /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 ------------------------------ •• ------------------------------ • [8.437 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/860673858 << Captured StdOut/StdErr Output ------------------------------ SS••SS•S•S••SSS••S•••••••S•S•SSS••S•S••SSS•• ------------------------------ • [2.863 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/1417297078 << Captured StdOut/StdErr Output ------------------------------ ••••S••S•••S ------------------------------ • [2.937 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/3812710892 << Captured StdOut/StdErr Output ------------------------------ SS•SS•SS ------------------------------ • [9.909 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/1460635314 << Captured StdOut/StdErr Output ------------------------------ SS••S•••••SSS••••••S•SSS•S•••SSSSSSS••S•S•••S••••••S••S ------------------------------ • [13.524 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/3380433724 << Captured StdOut/StdErr Output ------------------------------ SS••S• ------------------------------ • [12.029 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/1503878880 << Captured StdOut/StdErr Output ------------------------------ •••••SS•••SS•SS•SSS••SSSSS•S•SS•S••S••SS•S•SSSSS•S ------------------------------ Progress Report for Ginkgo Process #16 Automatically polling progress: odo describe/list binding command tests when creating a component with a spec binding and envvars (service in namespace "binding-acf") when Starting a Pg service when running dev session when changing the current namespace should list the binding with --namespace flag (Spec Runtime: 2m10.597s) /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:787 In [BeforeEach] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:690 Begin Captured GinkgoWriter Output >> ... [odo] Watching for changes in the current directory /tmp/2511132043 [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] I0524 17:34:24.428623 14540 watch.go:263] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 257254024, generation: 3, pods: 1 [odo] I0524 17:34:24.529819 14540 watch.go:339] filesystem watch event: CREATE "/tmp/2511132043/.odo/odo-file-index.json" [odo] I0524 17:34:24.530346 14540 watch.go:339] filesystem watch event: WRITE "/tmp/2511132043/.odo/odo-file-index.json" [odo] I0524 17:34:24.530473 14540 watch.go:339] filesystem watch event: WRITE "/tmp/2511132043/.odo/devstate.json" [odo] I0524 17:34:24.530746 14540 watch.go:339] filesystem watch event: WRITE "/tmp/2511132043/.odo/devstate.14540.json" << End Captured GinkgoWriter Output Spec Goroutine goroutine 29380 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006e8850, {0x30aabc8?, 0xc0014ed350}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006e8850, {0x30aabc8, 0xc0014ed350}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cb6bfa, 0xf}, 0x0?, 0x2?, 0xc0014ed320) /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:163 > github.com/redhat-developer/odo/tests/integration.glob..func5.28.2.3.1() /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:692 | BeforeEach(func() { | var err error > session, _, _, _, err = helper.StartDevMode(helper.DevSessionOpts{}) | Expect(err).ToNot(HaveOccurred()) | }) github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2669033, 0xc000ce6de0}) /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•SS•S•S•SS••S•SS ------------------------------ • [17.798 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/508208390 << Captured StdOut/StdErr Output ------------------------------ •SSSSS•SS•SSSS••••S••S•S••S••S••SS•• ------------------------------ • [10.822 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/1619051846 << Captured StdOut/StdErr Output ------------------------------ •SSSS• ------------------------------ • [9.702 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/2524659451 << Captured StdOut/StdErr Output ------------------------------ ••••S•S••SS•SSSS•SS•SSS•SSS••SS•••S•S•••SSS•SSS•••••S••S••••• ------------------------------ • [77.933 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/1572853783 << Captured StdOut/StdErr Output ------------------------------ ••••••••• Ran 492 of 894 Specs in 1597.850 seconds SUCCESS! -- 492 Passed | 0 Failed | 0 Pending | 402 Skipped Ginkgo ran 1 suite in 27m46.008120269s Test Suite Passed