go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=5edd7a02f" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s -nodes=16 tests/integration/devfile/ Running Suite: Devfile Suite - C:\Users\Administrator.ANSIBLE-TEST-VS\1390\tests\integration\devfile ==================================================================================================== Random Seed: [1m1657109724[0m - will randomize all specs Will run [1m186[0m of [1m186[0m specs Running in parallel across [1m16[0m processes [38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m [38;5;243m------------------------------[0m [38;5;10m+ [SLOW TEST] [138.776 seconds][0m [0modo add binding command tests [38;5;243mwhen the component is bootstrapped [0mwhen adding a binding [38;5;243mwhen odo dev is run [0mshould successfully bind component and service[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_add_binding_test.go:75[0m [38;5;243m------------------------------[0m [38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m [38;5;243m------------------------------[0m [38;5;14mS [SKIPPED] [2.243 seconds][0m odo dev command tests [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_dev_test.go:28[0m [38;5;14m[1musing Kubernetes cluster [BeforeEach][0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_dev_test.go:1841[0m should run odo dev successfully on default namespace [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_dev_test.go:1847[0m [38;5;243mBegin Captured GinkgoWriter Output >>[0m Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\4262506861 Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3913357757 Setting KUBECONFIG=C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3913357757\config Creating a new project: cmd-dev-test1847spg Running odo.exe with args [odo project create cmd-dev-test1847spg -w -v4] [odo] I0706 07:19:22.673619 2888 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\.odo\preference.yaml [odo] I0706 07:19:22.673863 2888 runnable.go:74] Skipping telemetry question because there is no terminal (tty) [odo] I0706 07:19:22.673863 2888 segment.go:257] Checking telemetry enable status [odo] I0706 07:19:22.673863 2888 segment.go:262] Sending telemetry disabled by ODO_DISABLE_TELEMETRY=true [odo] I0706 07:19:22.678622 2888 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\1390\tests\integration\devfile\devfile.yaml doesn't exist, skipping it [odo] I0706 07:19:22.678622 2888 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\1390\tests\integration\devfile\.devfile.yaml doesn't exist, skipping it [odo] - Waiting for project to come up ... [odo] I0706 07:19:22.730132 2888 kclient.go:207] Checking if "projects" resource is supported [odo] I0706 07:19:23.918004 2888 projects.go:195] Status of creation of project cmd-dev-test1847spg is Active [odo] I0706 07:19:23.918004 2888 projects.go:200] Project cmd-dev-test1847spg now exists [odo] I0706 07:19:23.926318 2888 namespace.go:192] Status of creation of service account &ServiceAccount{ObjectMeta:{default cmd-dev-test1847spg adede3b3-eab9-41de-bdfb-c85914863436 121809115 0 2022-07-06 07:19:22 -0500 CDT map[] map[] [] [] []},Secrets:[]ObjectReference{ObjectReference{Kind:,Namespace:,Name:default-token-k4pl8,UID:,APIVersion:,ResourceVersion:,FieldPath:,},ObjectReference{Kind:,Namespace:,Name:default-dockercfg-t6zlv,UID:,APIVersion:,ResourceVersion:,FieldPath:,},},ImagePullSecrets:[]LocalObjectReference{LocalObjectReference{Name:default-dockercfg-t6zlv,},},AutomountServiceAccountToken:nil,} is ready [odo] V Waiting for project to come up [1s] [odo] V Project "cmd-dev-test1847spg" is ready for use [odo] V New project created and now using project: cmd-dev-test1847spg [odo] I0706 07:19:23.939781 2888 odo.go:75] Could not get the latest release information in time. Never mind, exiting gracefully :) Running oc.exe with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test1847spg] [oc] configmap/config-map-for-cleanup created Current working dir: C:\Users\Administrator.ANSIBLE-TEST-VS\1390\tests\integration\devfile Running odo.exe with args [odo preference remove registry DefaultDevfileRegistry -f] [odo] I0706 07:19:24.250588 1684 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3913357757\preference.yaml [odo] Successfully removed registry [odo] I0706 07:19:24.255769 1684 odo.go:75] Could not get the latest release information in time. Never mind, exiting gracefully :) Running odo.exe with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] [odo] I0706 07:19:24.409901 1536 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3913357757\preference.yaml [odo] New registry successfully added [odo] I0706 07:19:24.410683 1536 odo.go:75] Could not get the latest release information in time. Never mind, exiting gracefully :) Setting current dir to: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\4262506861 Deleting project: cmd-dev-test1847spg Running odo.exe with args [odo project delete cmd-dev-test1847spg -f --wait=false] [odo] I0706 07:19:24.522824 4792 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\4262506861\devfile.yaml doesn't exist, skipping it [odo] I0706 07:19:24.522824 4792 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\4262506861\.devfile.yaml doesn't exist, skipping it [odo] I0706 07:19:24.601758 4792 kclient.go:207] Checking if "projects" resource is supported [odo] I0706 07:19:24.724233 4792 kclient.go:207] Checking if "projects" resource is supported [odo] V Deleted project : cmd-dev-test1847spg [odo] ! Warning! Projects are asynchronously deleted from the cluster. odo does its best to delete the project. Due to multi-tenant clusters, the project may still exist on a different node. [odo] I0706 07:19:24.784968 4792 odo.go:75] Could not get the latest release information in time. Never mind, exiting gracefully :) Setting current dir to: C:\Users\Administrator.ANSIBLE-TEST-VS\1390\tests\integration\devfile Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\4262506861 Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3913357757 [38;5;243m<< End Captured GinkgoWriter Output[0m [38;5;14mThis is a Kubernetes specific scenario, skipping[0m [38;5;14mIn [1m[BeforeEach][0m[38;5;14m at: [1mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_dev_test.go:1843[0m [38;5;243m------------------------------[0m [38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m [38;5;243m------------------------------[0m [38;5;10m+ [SLOW TEST] [126.641 seconds][0m [0modo list with devfile [38;5;243mdevfile has missing metadata [0mwhen projectType is missing [38;5;243mwhen the component is pushed in dev mode [0mshould show the language for 'Type' in odo list[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_devfile_list_test.go:137[0m [38;5;243m------------------------------[0m [38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m [38;5;243m------------------------------[0m [38;5;10m+ [SLOW TEST] [124.960 seconds][0m [0modo dev command tests [38;5;243mport-forwarding for the component [0mwhen devfile has single endpoint [38;5;243mwhen running odo dev [0mwhen modifying memoryLimit for container in Devfile [38;5;243mshould expose the endpoint on localhost[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_dev_test.go:424[0m [38;5;243m------------------------------[0m [38;5;10m+[0m [38;5;243m------------------------------[0m [38;5;10m+ [SLOW TEST] [161.621 seconds][0m [0modo dev command tests [38;5;243mwhen java-springboot application is created and running odo dev [0mwhen Update the devfile.yaml [38;5;243mShould build the application successfully[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_dev_test.go:1692[0m [38;5;243m------------------------------[0m [38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m [38;5;243m------------------------------[0m [38;5;10m+ [SLOW TEST] [169.054 seconds][0m [0modo dev command tests [38;5;243mwhen java-springboot application is created and running odo dev [0mwhen Update the devfile.yaml [38;5;243mwhen compare the local and remote files [0mlocalFiles and remoteFiles should match[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_dev_test.go:1743[0m [38;5;243m------------------------------[0m [38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m [38;5;243m------------------------------[0m [38;5;10m+ [SLOW TEST] [138.837 seconds][0m [0modo list with devfile [38;5;243mdevfile has missing metadata [0mwhen projectType and language is missing [38;5;243mwhen the component is pushed [0mshould show 'nodejs' for 'Type' in odo list[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_devfile_list_test.go:163[0m [38;5;243m------------------------------[0m [38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m [38;5;243m------------------------------[0m [38;5;10m+ [SLOW TEST] [130.436 seconds][0m [0modo dev command tests [38;5;243mwhen a component is bootstrapped and pushed [0mwhen odo dev is executed [38;5;243mwhen deleting previous deployment and switching kubeconfig to another namespace [0mshould run odo dev on initial namespace[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_dev_test.go:221[0m [38;5;243m------------------------------[0m [38;5;10m+ [SLOW TEST] [125.164 seconds][0m [0modo dev command tests [38;5;243mwhen node-js application is created and deployed with devfile schema 2.2.0 [0mwhen Update the devfile.yaml, and waiting synchronization [38;5;243mshould check cpuLimit, cpuRequests, memoryRequests after restart[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_dev_test.go:1803[0m [38;5;243m------------------------------[0m [38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m [38;5;243m------------------------------[0m [38;5;10m+ [SLOW TEST] [129.589 seconds][0m [0modo dev command tests [38;5;243mwhen Starting a PostgreSQL service [0mwhen creating local files and dir and running odo dev [38;5;243mwhen deleting local files and dir and waiting for sync [0mshould not list deleted dir and file in container[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/devfile/cmd_dev_test.go:809[0m [38;5;243m------------------------------[0m [38;5;10m[1mRan 185 of 186 Specs in 477.814 seconds[0m [38;5;10m[1mSUCCESS![0m -- [38;5;10m[1m185 Passed[0m | [38;5;9m[1m0 Failed[0m | [38;5;11m[1m0 Pending[0m | [38;5;14m[1m1 Skipped[0m Ginkgo ran 1 suite in 8m40.7308876s Test Suite Passed go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s -nodes=1 tests/integration/devfile/debug/ === RUN TestDebug Running Suite: Devfile Debug Suite - C:\Users\Administrator.ANSIBLE-TEST-VS\1390\tests\integration\devfile\debug ================================================================================================================ Random Seed: [1m1657110255[0m Will run [1m0[0m of [1m0[0m specs [38;5;10m[1mRan 0 of 0 Specs in 0.000 seconds[0m [38;5;10m[1mSUCCESS![0m -- [38;5;10m[1m0 Passed[0m | [38;5;9m[1m0 Failed[0m | [38;5;11m[1m0 Pending[0m | [38;5;14m[1m0 Skipped[0m --- PASS: TestDebug (0.00s) PASS Ginkgo ran 1 suite in 7.8498125s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=5edd7a02f" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s -nodes=16 tests/integration/ Running Suite: Integration Suite - C:\Users\Administrator.ANSIBLE-TEST-VS\1390\tests\integration ================================================================================================ Random Seed: [1m1657110261[0m - will randomize all specs Will run [1m36[0m of [1m36[0m specs Running in parallel across [1m16[0m processes [38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m [38;5;243m------------------------------[0m [38;5;14mS [SKIPPED] [0.001 seconds][0m odo plugin functionality [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/plugin_handler_test.go:22[0m when an executable with the correct prefix exists on the path [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/plugin_handler_test.go:44[0m [38;5;14m[1m[It] finds the plugin[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/plugin_handler_test.go:45[0m [38;5;14mdoesn't find scripts on Windows platform[0m [38;5;14mIn [1m[It][0m[38;5;14m at: [1mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/plugin_handler_test.go:47[0m [38;5;243m------------------------------[0m [38;5;14mS [SKIPPED] [0.001 seconds][0m odo plugin functionality [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/plugin_handler_test.go:22[0m when no executable with the correct prefix exists on the path [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/plugin_handler_test.go:54[0m [38;5;14m[1m[It] does not find the plugin[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/plugin_handler_test.go:55[0m [38;5;14mdoesn't find scripts on Windows platform[0m [38;5;14mIn [1m[It][0m[38;5;14m at: [1mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/plugin_handler_test.go:57[0m [38;5;243m------------------------------[0m [38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m [38;5;10m[1mRan 34 of 36 Specs in 34.568 seconds[0m [38;5;10m[1mSUCCESS![0m -- [38;5;10m[1m34 Passed[0m | [38;5;9m[1m0 Failed[0m | [38;5;11m[1m0 Pending[0m | [38;5;14m[1m2 Skipped[0m Ginkgo ran 1 suite in 42.7458422s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=5edd7a02f" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s -nodes=1 -focus="odo login and logout command tests" tests/integration/loginlogout/ Running Suite: Login Logout Suite - C:\Users\Administrator.ANSIBLE-TEST-VS\1390\tests\integration\loginlogout ============================================================================================================= Random Seed: [1m1657110310[0m - will randomize all specs Will run [1m3[0m of [1m3[0m specs [38;5;10m+[0m [38;5;243m------------------------------[0m [38;5;14mS [SKIPPED] [0.001 seconds][0m odo login and logout command tests [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/loginlogout/cmd_login_logout_test.go:12[0m when running login tests [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/loginlogout/cmd_login_logout_test.go:41[0m [38;5;14m[1m[It] should successful with correct credentials and fails with incorrect token[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/loginlogout/cmd_login_logout_test.go:42[0m [38;5;14mSkipping login command tests as SKIP_USER_LOGIN_TESTS is true[0m [38;5;14mIn [1m[It][0m[38;5;14m at: [1mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/integration/loginlogout/cmd_login_logout_test.go:46[0m [38;5;243m------------------------------[0m [38;5;10m+[0m [38;5;10m[1mRan 2 of 3 Specs in 1.115 seconds[0m [38;5;10m[1mSUCCESS![0m -- [38;5;10m[1m2 Passed[0m | [38;5;9m[1m0 Failed[0m | [38;5;11m[1m0 Pending[0m | [38;5;14m[1m1 Skipped[0m PASS Ginkgo ran 1 suite in 8.6023131s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=5edd7a02f" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s -nodes=16 -focus="odo project command tests" tests/integration/project/ Running Suite: Project Suite - C:\Users\Administrator.ANSIBLE-TEST-VS\1390\tests\integration\project ==================================================================================================== Random Seed: [1m1657110325[0m - will randomize all specs Will run [1m6[0m of [1m6[0m specs Running in parallel across [1m16[0m processes [38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m [38;5;10m[1mRan 6 of 6 Specs in 16.321 seconds[0m [38;5;10m[1mSUCCESS![0m -- [38;5;10m[1m6 Passed[0m | [38;5;9m[1m0 Failed[0m | [38;5;11m[1m0 Pending[0m | [38;5;14m[1m0 Skipped[0m Ginkgo ran 1 suite in 24.3649474s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=5edd7a02f" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s -nodes=16 -focus="odo devfile supported tests" tests/e2escenarios/ Running Suite: odo e2e scenarios - C:\Users\Administrator.ANSIBLE-TEST-VS\1390\tests\e2escenarios ================================================================================================= Random Seed: [1m1657110356[0m - will randomize all specs Will run [1m4[0m of [1m4[0m specs Running in parallel across [1m16[0m processes [38;5;10m+[0m[38;5;10m+[0m[38;5;10m+[0m [38;5;243m------------------------------[0m [38;5;10m+ [SLOW TEST] [142.289 seconds][0m [0modo devfile supported tests [38;5;243modo debug support for devfile components [0mVerify output debug information for java-quarkus debug works[0m [38;5;243mC:/Users/Administrator.ANSIBLE-TEST-VS/1390/tests/e2escenarios/e2e_devfile_test.go:74[0m [38;5;243m------------------------------[0m [38;5;10m[1mRan 4 of 4 Specs in 142.302 seconds[0m [38;5;10m[1mSUCCESS![0m -- [38;5;10m[1m4 Passed[0m | [38;5;9m[1m0 Failed[0m | [38;5;11m[1m0 Pending[0m | [38;5;14m[1m0 Skipped[0m Ginkgo ran 1 suite in 2m30.2640713s Test Suite Passed