go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=e11c63fb6" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -p --junit-report="test-integration-nc.xml" --label-filter=nocluster tests/integration Running Suite: Integration Suite - /go/odo_1/tests/integration ============================================================== Random Seed: 1674839161 - will randomize all specs Will run 113 of 742 specs Running in parallel across 2 processes SSSSSSSSSS•S•SSSSSSS•SSSSSSS• ------------------------------ • [2.945 seconds] odo init interactive command tests label nocluster displaying welcoming messages when directory is empty should display appropriate welcoming messages [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:287 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/3111759297 << End Captured StdOut/StdErr Output ------------------------------ S••SSSSSSS•SSSSSSSSSSSSSSSSSS••SSSSSS ------------------------------ • [2.789 seconds] odo init interactive command tests label nocluster should ask to re-enter the component name when an invalid value is passed [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:84 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/444317282 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ • [2.863 seconds] odo init interactive command tests label nocluster should not fail when using -v flag [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:50 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init -v 4' from /tmp/3233161826 << End Captured StdOut/StdErr Output ------------------------------ S••S•SSSSS•SSS•SSS•SSSSSSSSSSSS•SSSSSSSS•S•S••SSSSSSSSSSSS•SS•SSSS•SSSSSSSSSSS•SSS•SS ------------------------------ • [3.258 seconds] odo init interactive command tests label nocluster should download correct devfile-starter [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:196 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2714121948 << End Captured StdOut/StdErr Output ------------------------------ SSS•SSSSSSSSS•SSSSSSS•SSSS ------------------------------ • [2.539 seconds] odo init interactive command tests label nocluster when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:543 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/478554081 << End Captured StdOut/StdErr Output ------------------------------ •SSSS••SSS•SSSSSSSSSSSS•SSSSSSSSSSSSSSSSSSSSSS•SSSSSSSSSSS•S•SSSSSSSS•SSSSSSSSSSSSSSSSSSSSSSSSSSS•SSSSS••SS•SSSSSSSSSSS•S•S•SSSSS••SS••SSSSSS ------------------------------ • [2.665 seconds] odo init interactive command tests label nocluster should download correct devfile [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:160 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/168187116 << End Captured StdOut/StdErr Output ------------------------------ SS•SSSSS••SSSSSSSS••SSSSSSSSS•SSSS•SSSSS•SSSS•• ------------------------------ • [2.118 seconds] odo init interactive command tests label nocluster displaying welcoming messages when directory is not empty should display appropriate welcoming messages [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:326 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/438322702 << End Captured StdOut/StdErr Output ------------------------------ •SSSSSSSSSSSSSSS•SSSSSS•S•SSSSSSSSSS•SSSSSSSSSSS•SS•SSSSSSSSSSS ------------------------------ • [2.632 seconds] odo init interactive command tests label nocluster should print automation command with proper values [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:117 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/429719473 << End Captured StdOut/StdErr Output ------------------------------ •SSSS•SSSSSSSSSSSSSS•SSSS•SSSSSSS ------------------------------ • [3.446 seconds] odo init interactive command tests label nocluster should start downloading starter project only after all interactive questions have been asked [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:447 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2595721187 << End Captured StdOut/StdErr Output ------------------------------ SSSSS•SSSSSSSS ------------------------------ • [2.226 seconds] odo init interactive command tests label nocluster displaying welcoming messages when alizer detection of javascript name should display node-echo name [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:374 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2707980648 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ • [2.164 seconds] odo init interactive command tests label nocluster displaying welcoming messages when alizer detection of javascript name should ask to re-enter the component name if invalid value is passed by the user [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:409 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2519493250 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSS•SSSSSSSSS•S•SSSSSSSSSSSSSSSSSSSSSSS•SSSSSSSSSSSSSSSSS•S•SSSSSSSSSSSSSSSSSSSSSSSSSSSS•SSSSSS• ------------------------------ • [2.521 seconds] odo init interactive command tests label nocluster Automatic port detection via Alizer when starting with an existing project should display ports detected [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:500 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/4201653827 << End Captured StdOut/StdErr Output ------------------------------ S•SS•SSSS•SSSSSSSSSSSS•SSS•SSSSSSSSSS••S•SSS•S•S•SSS•SSSSSSSSSSS•SSSSSSSSSSSSSSSSSSSSSS•SSS•S•SSS•S•SSSS•SSSSSSSSSSSSS•SSSSS•SSSSS•SSSSSSS• Ran 113 of 742 Specs in 75.386 seconds SUCCESS! -- 113 Passed | 0 Failed | 0 Pending | 629 Skipped Ginkgo ran 1 suite in 2m15.640855881s Test Suite Passed