go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=12 tests/integration Running Suite: Integration Suite - C:\Users\Administrator.ANSIBLE-TEST-VS\1918\tests\integration ================================================================================================ Random Seed: 1662568042 - will randomize all specs Will run 372 of 372 specs Running in parallel across 12 processes ------------------------------ S [SKIPPED] [0.001 seconds] odo plugin functionality C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/plugin_handler_test.go:22 when no executable with the correct prefix exists on the path C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/plugin_handler_test.go:54 [It] does not find the plugin C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/plugin_handler_test.go:55 doesn't find scripts on Windows platform In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/plugin_handler_test.go:57 ------------------------------ +++++++++++++++++++ ------------------------------ + [10.872 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "{ .name | upper }") C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:179 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3641362463 << End Captured StdOut/StdErr Output ------------------------------ ++++++++ ------------------------------ + [13.313 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 C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:574 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\4223823285 << End Captured StdOut/StdErr Output ------------------------------ ++ ------------------------------ + [SLOW TEST] [122.768 seconds] odo list with devfile devfile has missing metadata when projectType is missing when the component is pushed in dev mode should show the language for 'Type' in odo list C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_devfile_list_test.go:220 ------------------------------ +++ ------------------------------ S [SKIPPED] [0.003 seconds] odo plugin functionality C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/plugin_handler_test.go:22 when an executable with the correct prefix exists on the path C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/plugin_handler_test.go:44 [It] finds the plugin C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/plugin_handler_test.go:45 doesn't find scripts on Windows platform In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/plugin_handler_test.go:47 ------------------------------ ++++++++++++++ ------------------------------ + [SLOW TEST] [120.334 seconds] odo add binding command tests when the component is bootstrapped when adding a binding (current namespace) when odo dev is run when odo dev command is stopped should have successfully delete the binding C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_add_binding_test.go:264 ------------------------------ ++++ ------------------------------ + [13.065 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 C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:255 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\461942161 << End Captured StdOut/StdErr Output ------------------------------ + ------------------------------ + [24.478 seconds] odo dev interactive command tests when directory is not empty should run alizer to download devfile C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_dev_test.go:70 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe dev --random-ports' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3054824937 << End Captured StdOut/StdErr Output ------------------------------ +++ ------------------------------ + [SLOW TEST] [120.166 seconds] odo add binding command tests when the component is bootstrapped when adding a binding (other namespace) when odo dev is run should successfully bind component and service C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_add_binding_test.go:253 ------------------------------ ++++ ------------------------------ + [SLOW TEST] [262.646 seconds] odo dev command tests when running odo dev with devfile contain volume - with metadata.name check the volume name and mount paths for the containers C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:1223 ------------------------------ +++ ------------------------------ + [2.101 seconds] odo deploy interactive command tests when directory is not empty should run alizer to download devfile successfully even with -v flag C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_deploy_test.go:39 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe deploy -v 4' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1512738038 << End Captured StdOut/StdErr Output ------------------------------ + ------------------------------ + [SLOW TEST] [139.140 seconds] odo dev debug command tests when running build and debug commands as composite in different containers and a shared volume - without metadata.name should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_debug_test.go:270 ------------------------------ ++++ ------------------------------ + [8.495 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("none" as naming strategy) C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:130 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\629219482 << End Captured StdOut/StdErr Output ------------------------------ + ------------------------------ + [24.866 seconds] odo dev interactive command tests when directory is not empty should run alizer to download devfile successfully even with -v flag C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_dev_test.go:39 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe dev --random-ports -v 4' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2640413573 << End Captured StdOut/StdErr Output ------------------------------ ++ ------------------------------ + [10.507 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "any string") C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:179 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3973042569 << End Captured StdOut/StdErr Output ------------------------------ + ------------------------------ + [9.060 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "lowercase") C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:376 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1753254054 << End Captured StdOut/StdErr Output ------------------------------ +++++ ------------------------------ + [14.156 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 C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:588 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\224174416 << End Captured StdOut/StdErr Output ------------------------------ + ------------------------------ + [10.359 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Files) C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:100 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1245338024 << End Captured StdOut/StdErr Output ------------------------------ ++++++++++++++++++++++ ------------------------------ + [1.487 seconds] odo init interactive command tests should not fail when using -v flag C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:40 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe init -v 4' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\710202353 << End Captured StdOut/StdErr Output ------------------------------ ++++ ------------------------------ + [0.930 seconds] odo init interactive command tests 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 C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:300 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1808344603 << End Captured StdOut/StdErr Output ------------------------------ + ------------------------------ + [SLOW TEST] [120.708 seconds] odo add binding command tests when the component is bootstrapped when adding a binding (other namespace) when odo dev is run when odo dev command is stopped should have successfully delete the binding C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_add_binding_test.go:264 ------------------------------ +++ ------------------------------ + [1.477 seconds] odo init interactive command tests should download correct devfile C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:95 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3794350453 << End Captured StdOut/StdErr Output ------------------------------ ++++ ------------------------------ + [9.123 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "uppercase") C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:376 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3822980412 << End Captured StdOut/StdErr Output ------------------------------ + ------------------------------ + [2.221 seconds] odo deploy interactive command tests when directory is not empty should run alizer to download devfile C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_deploy_test.go:71 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe deploy' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1411574060 << End Captured StdOut/StdErr Output ------------------------------ ++++ ------------------------------ + [8.538 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("uppercase" as naming strategy) C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:130 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2775823745 << End Captured StdOut/StdErr Output ------------------------------ + ------------------------------ + [8.259 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "any string") C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:461 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1669321160 << End Captured StdOut/StdErr Output ------------------------------ +++++++ ------------------------------ + [SLOW TEST] [175.473 seconds] odo dev command tests when running odo dev with devfile contain volume - without metadata.name check the volume name and mount paths for the containers C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:1223 ------------------------------ +++ ------------------------------ + [1.362 seconds] odo init interactive command tests should ask to re-enter the component name when an invalid value is passed C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:68 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3247673816 << End Captured StdOut/StdErr Output ------------------------------ +++++++++++ ------------------------------ + [SLOW TEST] [124.104 seconds] odo dev debug command tests when running build and debug commands as composite in different containers and a shared volume - with metadata.name should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_debug_test.go:270 ------------------------------ + [12.056 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 C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:240 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2099150601 << End Captured StdOut/StdErr Output ------------------------------ + [4.778 seconds] odo init interactive command tests should start downloading starter project only after all interactive questions have been asked C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:337 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\5334452 << End Captured StdOut/StdErr Output ------------------------------ + ------------------------------ + [0.832 seconds] odo init interactive command tests displaying welcoming messages when alizer detection of javascript name should display node-echo name C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:266 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2229438140 << End Captured StdOut/StdErr Output ------------------------------ ++++++++ ------------------------------ + [SLOW TEST] [195.390 seconds] odo dev command tests when running odo dev with devfile contain volume - with metadata.name should create pvc and reuse if it shares the same devfile volume name C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:1190 ------------------------------ +++++++++++ ------------------------------ + [SLOW TEST] [129.898 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying memoryLimit for container in Devfile should expose the endpoint on localhost C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:481 ------------------------------ + [SLOW TEST] [136.147 seconds] odo dev command tests when node-js application is created and deployed with devfile schema 2.2.0 when Update the devfile.yaml, and waiting synchronization should check cpuLimit, cpuRequests, memoryRequests after restart C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:2153 ------------------------------ +++++++++++ ------------------------------ S [SKIPPED] [0.340 seconds] odo init interactive command tests C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:20 displaying welcoming messages C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:125 when directory is not empty C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:210 [It] should display appropriate welcoming messages C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:220 Begin Captured GinkgoWriter Output >> Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2938557965 Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3449720719 Setting KUBECONFIG=C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3449720719\config Current working dir: C:\Users\Administrator.ANSIBLE-TEST-VS\1918\tests\integration Running odo.exe with args [odo preference remove registry DefaultDevfileRegistry -f] [odo] I0907 11:39:05.982879 5380 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3449720719\preference.yaml [odo] Successfully removed registry [odo] I0907 11:39:05.983585 5380 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 http://eac2da02-eu-de.lb.appdomain.cloud] [odo] I0907 11:39:06.153001 2356 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3449720719\preference.yaml [odo] New registry successfully added [odo] I0907 11:39:06.157964 2356 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\2938557965 Setting current dir to: C:\Users\Administrator.ANSIBLE-TEST-VS\1918\tests\integration Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2938557965 Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3449720719 << End Captured GinkgoWriter Output This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:223 ------------------------------ +++++++ ------------------------------ + [SLOW TEST] [171.630 seconds] odo dev command tests when a hotReload capable project is used with odo dev when a source file is modified should not re-execute the run command C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:2457 ------------------------------ ++++ ------------------------------ S [SKIPPED] [1.386 seconds] odo dev command tests C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:29 using Kubernetes cluster [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:2191 should run odo dev successfully on default namespace C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:2197 Begin Captured GinkgoWriter Output >> Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1107804887 Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3361211793 Setting KUBECONFIG=C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3361211793\config Creating a new project: cmd-dev-test2197wyu Running oc.exe with args [oc new-project cmd-dev-test2197wyu] [oc] Now using project "cmd-dev-test2197wyu" on server "https://c113-e.eu-de.containers.cloud.ibm.com:31528". [oc] [oc] You can add applications to this project with the 'new-app' command. For example, try: [oc] [oc] oc new-app rails-postgresql-example [oc] [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [oc] [oc] kubectl create deployment hello-node --image=k8s.gcr.io/serve_hostname [oc] Running oc.exe with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test2197wyu] [oc] configmap/config-map-for-cleanup created Current working dir: C:\Users\Administrator.ANSIBLE-TEST-VS\1918\tests\integration Running odo.exe with args [odo preference remove registry DefaultDevfileRegistry -f] [odo] I0907 11:39:56.094601 7732 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3361211793\preference.yaml [odo] Successfully removed registry [odo] I0907 11:39:56.095388 7732 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 http://eac2da02-eu-de.lb.appdomain.cloud] [odo] I0907 11:39:56.274130 1236 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3361211793\preference.yaml [odo] New registry successfully added [odo] I0907 11:39:56.274949 1236 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\1107804887 Deleting project: cmd-dev-test2197wyu Running odo.exe with args [odo delete project cmd-dev-test2197wyu -f --wait=false] [odo] I0907 11:39:56.484093 8636 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1107804887\devfile.yaml doesn't exist, skipping it [odo] I0907 11:39:56.484093 8636 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1107804887\.devfile.yaml doesn't exist, skipping it [odo] I0907 11:39:56.538166 8636 component.go:73] name of component is "1107804887", and sanitized name is "x1107804887" [odo] I0907 11:39:56.538166 8636 kclient.go:207] Checking if "projects" resource is supported [odo] V Project "cmd-dev-test2197wyu" deleted [odo] I0907 11:39:56.603312 8636 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\1918\tests\integration Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1107804887 Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3361211793 << End Captured GinkgoWriter Output This is a Kubernetes specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:2193 ------------------------------ +++++++++ ------------------------------ + [11.673 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "{ .name | upper }") C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:461 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3053193665 << End Captured StdOut/StdErr Output ------------------------------ ++ ------------------------------ + [10.288 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "") C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:461 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1149145825 << End Captured StdOut/StdErr Output ------------------------------ ++ ------------------------------ + [SLOW TEST] [177.815 seconds] odo dev command tests when creating nodejs component, doing odo dev and run command has dev.odo.push.path attribute should sync only the mentioned files at the appropriate remote destination C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:2179 ------------------------------ +++++++++++++++++++++++ ------------------------------ + [10.496 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("lowercase" as naming strategy) C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:130 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3981247883 << End Captured StdOut/StdErr Output ------------------------------ +++++++ ------------------------------ + [11.523 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "none") C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:376 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1708329127 << End Captured StdOut/StdErr Output ------------------------------ +++++ ------------------------------ + [SLOW TEST] [193.285 seconds] odo dev command tests when java-springboot application is created and running odo dev when Update the devfile.yaml Should build the application successfully C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:2042 ------------------------------ ++++++++ ------------------------------ S [SKIPPED] [1.409 seconds] odo deploy interactive command tests C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_deploy_test.go:14 when directory is not empty C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_deploy_test.go:30 [It] should display welcoming messages first C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_deploy_test.go:103 Begin Captured GinkgoWriter Output >> Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1840688827 Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2820919295 Setting KUBECONFIG=C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2820919295\config Creating a new project: interactive-deploy-test103jsa Running oc.exe with args [oc new-project interactive-deploy-test103jsa] [oc] Now using project "interactive-deploy-test103jsa" on server "https://c113-e.eu-de.containers.cloud.ibm.com:31528". [oc] [oc] You can add applications to this project with the 'new-app' command. For example, try: [oc] [oc] oc new-app rails-postgresql-example [oc] [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [oc] [oc] kubectl create deployment hello-node --image=k8s.gcr.io/serve_hostname [oc] Running oc.exe with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n interactive-deploy-test103jsa] [oc] configmap/config-map-for-cleanup created Current working dir: C:\Users\Administrator.ANSIBLE-TEST-VS\1918\tests\integration Running odo.exe with args [odo preference remove registry DefaultDevfileRegistry -f] [odo] Successfully removed registry [odo] I0907 11:43:09.226721 2880 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2820919295\preference.yaml [odo] I0907 11:43:09.226721 2880 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 http://eac2da02-eu-de.lb.appdomain.cloud] [odo] I0907 11:43:09.379610 3660 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2820919295\preference.yaml [odo] New registry successfully added [odo] I0907 11:43:09.379610 3660 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\1840688827 Deleting project: interactive-deploy-test103jsa Running odo.exe with args [odo delete project interactive-deploy-test103jsa -f --wait=false] [odo] I0907 11:43:09.548672 3064 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1840688827\devfile.yaml doesn't exist, skipping it [odo] I0907 11:43:09.548672 3064 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1840688827\.devfile.yaml doesn't exist, skipping it [odo] I0907 11:43:09.604520 3064 component.go:73] name of component is "1840688827", and sanitized name is "x1840688827" [odo] I0907 11:43:09.604621 3064 kclient.go:207] Checking if "projects" resource is supported [odo] V Project "interactive-deploy-test103jsa" deleted [odo] I0907 11:43:09.687109 3064 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\1918\tests\integration Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1840688827 Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2820919295 << End Captured GinkgoWriter Output This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_deploy_test.go:106 ------------------------------ +++++++++++++++ ------------------------------ + [11.549 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "") C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:179 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\749418799 << End Captured StdOut/StdErr Output ------------------------------ + ------------------------------ + [9.053 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Environment Variables) C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:72 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\933527468 << End Captured StdOut/StdErr Output ------------------------------ ++++++++++++++++++++++++++++++ ------------------------------ + [9.264 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (default naming strategy) C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_add_binding_test.go:309 Begin Captured StdOut/StdErr Output >> Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\1918\bin\odo.exe add binding' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2984613207 << End Captured StdOut/StdErr Output ------------------------------ +++++ ------------------------------ S [SKIPPED] [1.383 seconds] odo dev interactive command tests C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_dev_test.go:14 when directory is not empty C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_dev_test.go:30 [It] should display welcoming messages first C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_dev_test.go:101 Begin Captured GinkgoWriter Output >> Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2991220314 Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\464047702 Setting KUBECONFIG=C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\464047702\config Creating a new project: interactive-dev-test101iuv Running oc.exe with args [oc new-project interactive-dev-test101iuv] [oc] Now using project "interactive-dev-test101iuv" on server "https://c113-e.eu-de.containers.cloud.ibm.com:31528". [oc] [oc] You can add applications to this project with the 'new-app' command. For example, try: [oc] [oc] oc new-app rails-postgresql-example [oc] [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [oc] [oc] kubectl create deployment hello-node --image=k8s.gcr.io/serve_hostname [oc] Running oc.exe with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n interactive-dev-test101iuv] [oc] configmap/config-map-for-cleanup created Current working dir: C:\Users\Administrator.ANSIBLE-TEST-VS\1918\tests\integration Running odo.exe with args [odo preference remove registry DefaultDevfileRegistry -f] [odo] I0907 11:45:53.248225 7768 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\464047702\preference.yaml [odo] Successfully removed registry [odo] I0907 11:45:53.248225 7768 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 http://eac2da02-eu-de.lb.appdomain.cloud] [odo] I0907 11:45:53.384010 9272 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\464047702\preference.yaml [odo] New registry successfully added [odo] I0907 11:45:53.384285 9272 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\2991220314 Deleting project: interactive-dev-test101iuv Running odo.exe with args [odo delete project interactive-dev-test101iuv -f --wait=false] [odo] I0907 11:45:53.543139 2128 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2991220314\devfile.yaml doesn't exist, skipping it [odo] I0907 11:45:53.543139 2128 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2991220314\.devfile.yaml doesn't exist, skipping it [odo] I0907 11:45:53.593712 2128 component.go:73] name of component is "2991220314", and sanitized name is "x2991220314" [odo] I0907 11:45:53.593712 2128 kclient.go:207] Checking if "projects" resource is supported [odo] V Project "interactive-dev-test101iuv" deleted [odo] I0907 11:45:53.670505 2128 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\1918\tests\integration Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2991220314 Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\464047702 << End Captured GinkgoWriter Output This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_dev_test.go:104 ------------------------------ +++++++++++++ ------------------------------ S [SKIPPED] [0.289 seconds] odo init interactive command tests C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:20 displaying welcoming messages C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:125 when directory is empty C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:178 [It] should display appropriate welcoming messages C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:184 Begin Captured GinkgoWriter Output >> Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\208907882 Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3440808578 Setting KUBECONFIG=C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3440808578\config Current working dir: C:\Users\Administrator.ANSIBLE-TEST-VS\1918\tests\integration Running odo.exe with args [odo preference remove registry DefaultDevfileRegistry -f] [odo] I0907 11:46:39.687493 4892 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3440808578\preference.yaml [odo] Successfully removed registry [odo] I0907 11:46:39.688494 4892 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 http://eac2da02-eu-de.lb.appdomain.cloud] [odo] I0907 11:46:39.819286 6544 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3440808578\preference.yaml [odo] New registry successfully added [odo] I0907 11:46:39.821907 6544 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\208907882 Setting current dir to: C:\Users\Administrator.ANSIBLE-TEST-VS\1918\tests\integration Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\208907882 Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3440808578 << End Captured GinkgoWriter Output This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/interactive_init_test.go:187 ------------------------------ +++++++++++++++++++++ ------------------------------ + [SLOW TEST] [215.147 seconds] odo dev command tests when java-springboot application is created and running odo dev when Update the devfile.yaml when compare the local and remote files localFiles and remoteFiles should match C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/integration/cmd_dev_test.go:2093 ------------------------------ + Ran 365 of 372 Specs in 1226.214 seconds SUCCESS! -- 365 Passed | 0 Failed | 0 Pending | 7 Skipped Ginkgo ran 1 suite in 21m7.526771s Test Suite Passed go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=12 tests/e2escenarios Running Suite: odo e2e scenarios - C:\Users\Administrator.ANSIBLE-TEST-VS\1918\tests\e2escenarios ================================================================================================= Random Seed: 1662569314 - will randomize all specs Will run 4 of 4 specs Running in parallel across 12 processes +++ ------------------------------ + [SLOW TEST] [139.213 seconds] odo devfile supported tests odo debug support for devfile components Verify output debug information for java-quarkus debug works C:/Users/Administrator.ANSIBLE-TEST-VS/1918/tests/e2escenarios/e2e_devfile_test.go:74 ------------------------------ Ran 4 of 4 Specs in 139.246 seconds SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 2m26.5996173s Test Suite Passed