go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -p --junit-report="test-integration-nc.xml" --label-filter=nocluster tests/integration Running Suite: Integration Suite - C:\Users\Administrator.ANSIBLE-TEST-VS\4732\tests\integration ================================================================================================ Random Seed: 1701657363 - will randomize all specs Will run 138 of 962 specs Running in parallel across 7 processes SSSSSSSSSSSSSSSSSSSSSSS ------------------------------ S [0.525 seconds] odo init interactive command tests label nocluster displaying welcoming messages when directory is not empty [It] should display appropriate welcoming messages [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:460 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62086" << Captured StdOut/StdErr Output [SKIPPED] This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:463 @ 12/03/23 20:36:46.721 ------------------------------ SSS ------------------------------ + [1.072 seconds] odo preference and config command tests label nocluster When ConsentTelemetry preference value is set should not prompt the user [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:203 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62089" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [1.180 seconds] odo describe component command tests when creating a component when renaming devfile.yaml into a non-recognized file name should not describe the component in the current directory using the acceptable devfile filename [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:272 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62087" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [0.803 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-path flag with a URL should copy the devfile.yaml file [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:237 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62094" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSS ------------------------------ + [2.005 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component with Dockerfile args should be able pass extra flags to Podman/Docker build command [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62088" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [1.650 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run 'odo build-images --push' [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:335 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62093" << Captured StdOut/StdErr Output ------------------------------ + [2.183 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-path flag with a local devfile should copy the devfile.yaml file [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:226 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62092" << Captured StdOut/StdErr Output ------------------------------ + [1.749 seconds] odo devfile init command tests label nocluster checking odo init final output message when the devfile used by `odo init` contains a deploy command should show information about both `odo dev`, and `odo deploy` [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:367 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62095" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [0.520 seconds] odo create/delete/list/set namespace/project tests list namespace should fail, without cluster [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:212 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62104" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [1.348 seconds] odo devfile init command tests label nocluster when running odo init from a directory with sources should work without --starter flag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:321 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62101" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSS ------------------------------ + [1.682 seconds] odo devfile registry command tests label nocluster Should list detailed information regarding nodejs [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:48 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62100" << Captured StdOut/StdErr Output ------------------------------ + [3.783 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference Timeout should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62091" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [0.709 seconds] odo devfile init command tests label nocluster checking odo init final output message when the devfile used by `odo init` does not contain a deploy command should only show information about `odo dev`, and not `odo deploy` [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:349 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62109" << Captured StdOut/StdErr Output ------------------------------ + [0.777 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component with no build context should build image via Podman by defaulting build context to devfile path [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:235 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62107" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS ------------------------------ + [0.696 seconds] odo devfile deploy command tests when a component is bootstrapped should fail to run odo deploy when not connected to any cluster [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:76 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62114" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.430 seconds] odo generic label nocluster when running odo --help does not support the --kubeconfig flag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/generic_test.go:42 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62119" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.596 seconds] odo devfile registry command tests label nocluster Should fail with an error with no registries [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:153 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62123" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [0.573 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not run 'odo build-images --push' [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:292 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62135" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.444 seconds] odo devfile registry command tests label nocluster should fail when adding a git based registry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:204 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62145" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ + [6.218 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference UpdateNotification should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62090" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [1.563 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with invalid caller env var should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62127" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [2.711 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference RegistryCacheTime should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62112" << Captured StdOut/StdErr Output ------------------------------ + [0.700 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component should pass extra args to Docker [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62148" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSS ------------------------------ + [5.180 seconds] odo init interactive command tests label nocluster personalizing configuration should allow to add and delete a port [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:89 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62098" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3402037935 << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.737 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component should run odo build-images --push [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62151" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [1.112 seconds] odo devfile init command tests label nocluster when running odo init with a devfile that has a subDir starter project should successfully extract the project in the specified subDir path [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:265 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62149" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ + [0.583 seconds] odo dev command tests when a component is bootstrapped should fail to run odo dev when not connected to any cluster [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:82 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62153" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS ------------------------------ + [0.594 seconds] odo devfile registry command tests label nocluster when adding a registry should list newly added registry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:168 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62154" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSS ------------------------------ + [0.573 seconds] odo preference and config command tests label nocluster When no ConsentTelemetry preference value is set should not prompt when user calls for help [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62155" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.514 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile flag and JSON output should return correct values in output [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:146 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62156" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.493 seconds] odo generic label nocluster when running odo --help returns full help contents including usage, examples, commands, utility commands, component shortcuts, and flags sections [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/generic_test.go:38 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62157" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSS ------------------------------ + [0.518 seconds] odo devfile init command tests label nocluster when source directory is empty name in devfile is personalized in non-interactive mode [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:411 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62158" << Captured StdOut/StdErr Output ------------------------------ S [0.372 seconds] odo init interactive command tests label nocluster displaying welcoming messages when directory is empty [It] should display appropriate welcoming messages [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:409 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62162" << Captured StdOut/StdErr Output [SKIPPED] This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:412 @ 12/03/23 20:36:54.426 ------------------------------ SS ------------------------------ + [6.045 seconds] odo preference and config command tests label nocluster When configuring global config values should successfully updated [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:114 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62102" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [4.182 seconds] odo init interactive command tests label nocluster should start downloading starter project only after all interactive questions have been asked [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:586 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62118" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\191840491 << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [0.410 seconds] odo devfile init command tests label nocluster when a dangling env file exists in the working directory should successfully create a devfile component and remove the dangling env file [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:255 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62168" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSS ------------------------------ + [0.812 seconds] odo describe component command tests when creating a component when renaming devfile.yaml into a recognized file name: .devfile.yml should describe the component in the current directory using the acceptable devfile filename [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62163" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS ------------------------------ + [0.667 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component should pass extra args to Podman [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62165" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [2.755 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference ImageRegistry should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62150" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [1.643 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with valid caller env var: vscode should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62159" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.669 seconds] odo list with devfile when a component created in 'app' application should list the local component when no authenticated [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_list_test.go:115 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62173" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS ------------------------------ + [0.510 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-version flag and JSON output to download the latest version should show the requested devfile version [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:206 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62176" << Captured StdOut/StdErr Output ------------------------------ + [1.429 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference ImageRegistry should track parameter that is set along with its hashed value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62164" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.438 seconds] odo devfile init command tests label nocluster when running odo init from a directory with sources should not accept --starter flag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:324 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62181" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ + [0.475 seconds] odo generic label nocluster returns error when using an invalid command [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/generic_test.go:57 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62187" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [0.428 seconds] odo devfile registry command tests label nocluster Should list all default registries [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:38 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62189" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSS ------------------------------ + [1.483 seconds] odo preference and config command tests label nocluster when telemetry is enabled when telemetry is enabled in preferences when setting ConsentTelemetry to false should record the odo-preference-set command in telemetry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:336 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62175" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [0.579 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component with no build context should build image via Docker by defaulting build context to devfile path [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:235 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62190" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ S [0.385 seconds] odo init interactive command tests label nocluster [It] should print automation command with proper values [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:180 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62193" << Captured StdOut/StdErr Output [SKIPPED] This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:184 @ 12/03/23 20:36:56.861 ------------------------------ SS ------------------------------ + [1.990 seconds] odo devfile init command tests label nocluster should successfully run odo init for devfile with starter project on git with main default branch [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:309 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62172" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSS ------------------------------ + [1.459 seconds] odo preference and config command tests label nocluster when telemetry is enabled when Telemetry is disabled in preferences when setting ConsentTelemetry to true should record the odo-preference-set command in telemetry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:361 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62185" << Captured StdOut/StdErr Output ------------------------------ + [1.580 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with ODO_TRACKING_CONSENT=yes env var should take precedence over ConsentTelemetry preference should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62188" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [0.608 seconds] odo logs command tests when in a devfile directory when not connected to any cluster or podman odo logs should fail with an error message [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_logs_test.go:61 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62198" << Captured StdOut/StdErr Output ------------------------------ + [0.500 seconds] odo describe component command tests describe commands in Devfile when initializing a component with different types of commands should describe the Devfile commands in human-readable form [unauth, nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:750 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62201" << Captured StdOut/StdErr Output ------------------------------ + [0.568 seconds] odo devfile registry command tests label nocluster when adding a registry should fail, when adding same registry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62205" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [3.510 seconds] odo init interactive command tests label nocluster should download correct devfile-starter [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:310 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62169" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2766286202 << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [1.564 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with no caller env var should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62195" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ + [1.588 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with valid caller env var: jboss should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62196" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [0.720 seconds] odo preference and config command tests label nocluster check that help works should display help info [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:46 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62206" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.419 seconds] odo generic label nocluster when running odo without subcommand and flags a short vesion of help contents is returned, an error is not expected [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/generic_test.go:52 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62212" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSS ------------------------------ + [0.594 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component with Dockerfile args should use args to build image when running odo build-images [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:145 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62213" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSS ------------------------------ + [0.423 seconds] odo devfile registry command tests label nocluster Should fail to delete the registry, when registry is not present [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:159 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62216" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSS ------------------------------ + [0.586 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should build images [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:328 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62217" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [1.066 seconds] odo init interactive command tests label nocluster Automatic port detection via Alizer when starting with an existing project should display ports detected [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:651 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62214" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2288825327 << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [1.846 seconds] odo init interactive command tests label nocluster should ask to download the starter project when the devfile stack has extra files [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62204" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\4165105294 << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [2.640 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference PushTimeout should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62197" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [0.745 seconds] odo generic label nocluster returns JSON error [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/generic_test.go:62 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62223" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [0.535 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not run 'odo build-images --push' [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:292 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62228" << Captured StdOut/StdErr Output ------------------------------ + [0.612 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run 'odo build-images --push' [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:335 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62226" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSS ------------------------------ + [0.731 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component with a build context should build image via Docker if build context references PROJECT_SOURCE env var [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:191 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62229" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [0.437 seconds] odo run command tests when directory is empty should error [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_run_test.go:36 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62237" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSS ------------------------------ + [1.572 seconds] odo init interactive command tests label nocluster should download correct devfile [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:229 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62220" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2485764160 << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [0.574 seconds] odo devfile registry command tests label nocluster when adding a registry should list registry with recently added registry on top [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:192 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62243" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ + [1.144 seconds] odo devfile init command tests label nocluster should successfully run odo init for devfile with starter project from the specified tag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:303 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62234" << Captured StdOut/StdErr Output ------------------------------ + [0.451 seconds] odo devfile init command tests label nocluster when devfile contains parent URI should not replace the original devfile [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:394 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62246" << Captured StdOut/StdErr Output ------------------------------ + [2.639 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference Ephemeral should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62215" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.881 seconds] odo list with devfile devfile has missing metadata when projectType and language is missing should show 'Not available' for 'Type' in odo list [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_list_test.go:346 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62245" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [1.147 seconds] odo preference and config command tests label nocluster When viewing global config should get the default global config keys [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:74 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62244" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [0.477 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:284 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62251" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.529 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml with no Image component should not be able to run odo build-images [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:128 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62252" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [0.415 seconds] odo generic Experimental Mode when experimental mode is enabled should display warning message [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/generic_test.go:233 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62258" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [1.475 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference Ephemeral should track parameter that is set along with its plain value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62247" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSS ------------------------------ + [2.599 seconds] odo preference and config command tests label nocluster when telemetry is enabled when unsetting value for preference ConsentTelemetry should track parameter that is unset without any value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62240" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSS ------------------------------ + [0.876 seconds] odo describe component command tests should fail, without cluster [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:36 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62257" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [0.431 seconds] odo devfile registry command tests label nocluster Should list at least one nodejs component from the default registry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:43 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62267" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ + [2.835 seconds] odo devfile init command tests label nocluster odo init should fail [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:46 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62239" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [1.478 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference UpdateNotification should track parameter that is set along with its plain value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62253" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [0.395 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-registry flag should successfully run odo init if specified registry is valid [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:245 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62270" << Captured StdOut/StdErr Output ------------------------------ + [1.565 seconds] odo init interactive command tests label nocluster should ask to re-enter the component name when an invalid value is passed [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:142 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62254" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\518751570 << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.625 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component with a build context should build image via Podman if build context references PROJECT_SOURCE env var [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:191 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62269" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [0.484 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-version flag to download a specific version should download the devfile with the requested version [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:192 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62272" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSS ------------------------------ + [0.498 seconds] odo devfile init command tests label nocluster checking odo init final output message when the devfile used by `odo init` contains a deploy command should not show the interactive mode notice message [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:372 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62273" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [0.411 seconds] odo devfile init command tests label nocluster telemetry should error out if ODO_DISABLE_TELEMETRY=true and ODO_TRACKING_CONSENT=yes [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:446 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62278" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSS ------------------------------ + [0.534 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-version flag to download the latest version should download the devfile with the requested version [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:192 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62277" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [1.424 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference PushTimeout should track parameter that is set along with its plain value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62264" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.574 seconds] odo devfile registry command tests label nocluster Should list java-openliberty specifically [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:109 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62281" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [0.489 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:284 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62290" << Captured StdOut/StdErr Output ------------------------------ + [0.763 seconds] odo describe component command tests when creating a component when renaming devfile.yaml into a recognized file name: devfile.yml should describe the component in the current directory using the acceptable devfile filename [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62282" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.458 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile-version flag and JSON output to download a specific version should show the requested devfile version [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:206 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62295" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [1.092 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] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:548 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62283" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2094550761 << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.425 seconds] odo create/delete/list/set namespace/project tests list project should fail, without cluster [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:212 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62307" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [0.456 seconds] odo devfile init command tests label nocluster telemetry should error out if ODO_DISABLE_TELEMETRY=false and ODO_TRACKING_CONSENT=no [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:446 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62308" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.684 seconds] odo devfile registry command tests label nocluster when adding a registry should successfully delete registry [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:182 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62298" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSS ------------------------------ + [0.405 seconds] odo devfile init command tests label nocluster running odo init with valid flags when using --devfile flag should download a devfile.yaml file and correctly set the component name in it [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:127 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62310" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [1.732 seconds] odo init interactive command tests label nocluster should not fail when using -v flag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:49 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62274" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init -v 4' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3173357629 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [0.437 seconds] odo generic label nocluster returns error when using an invalid command with --help [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/generic_test.go:92 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62311" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ + [0.446 seconds] odo devfile init command tests label nocluster checking odo init final output message when the devfile used by `odo init` does not contain a deploy command should not show the interactive mode notice message [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:354 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62317" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [0.388 seconds] odo preference and config command tests label nocluster when running help for preference command should display the help [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:56 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62318" << Captured StdOut/StdErr Output ------------------------------ + [0.564 seconds] odo devfile build-images command tests label nocluster using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should build images [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:328 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62314" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSS ------------------------------ + [1.605 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with empty caller env var should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62288" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [0.712 seconds] odo devfile registry command tests label nocluster when adding a registry deleting registry and creating component with registry flag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:186 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62316" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [0.744 seconds] odo list with devfile devfile has missing metadata when projectType is missing should show the language for 'Type' in odo list [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_list_test.go:314 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62315" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [0.539 seconds] odo describe component command tests describe commands in Devfile when initializing a component with different types of commands should describe the Devfile commands in JSON output [unauth, nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:786 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62320" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.526 seconds] odo preference and config command tests label nocluster When viewing global config should get the default global config keys in JSON output [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:83 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62323" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [0.672 seconds] odo devfile build-images command tests label nocluster when using a devfile.yaml containing an Image component should run odo build-images without push [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62322" << Captured StdOut/StdErr Output ------------------------------ + [0.688 seconds] odo devfile registry command tests label nocluster when adding a registry should pass, when doing odo init with --devfile-registry flag [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:173 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62325" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [0.594 seconds] odo run command tests when a component is bootstrapped should fail if command is not found in devfile [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_run_test.go:49 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62326" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [0.415 seconds] odo generic executing odo version command when executing the complete command with server info should show the version of odo major components [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/generic_test.go:184 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62328" << Captured StdOut/StdErr Output ------------------------------ + [0.530 seconds] odo preference and config command tests label nocluster when when preference.yaml contains an int value for Timeout should show warning about incompatible Timeout value when viewing preferences [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:158 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62333" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS ------------------------------ + [0.681 seconds] odo describe component command tests when creating a component when renaming devfile.yaml into a recognized file name: .devfile.yaml should describe the component in the current directory using the acceptable devfile filename [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62330" << Captured StdOut/StdErr Output ------------------------------ + [1.508 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference RegistryCacheTime should track parameter that is set along with its plain value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62324" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [0.749 seconds] odo describe component command tests when creating a component should describe the component in the current directory [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:210 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62334" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [1.085 seconds] odo devfile init command tests label nocluster should successfully run odo init for devfile with starter project from the specified branch [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:297 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62335" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [0.867 seconds] odo preference and config command tests label nocluster When no ConsentTelemetry preference value is set should not prompt when preference command is run [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:181 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62339" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSS ------------------------------ + [1.409 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference ConsentTelemetry should track parameter that is set along with its plain value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62338" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [0.872 seconds] odo run command tests when a component is bootstrapped should fail if platform is not available [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_run_test.go:55 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62341" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [1.533 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference Timeout should track parameter that is set along with its plain value [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62336" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [2.629 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference ImageRegistry should anonymize values set such that same strings have same hash [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:287 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62327" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [0.603 seconds] odo logs command tests when in a devfile directory when not connected to any cluster or podman odo logs --platform podman should fail with an error message [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_logs_test.go:67 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62344" << Captured StdOut/StdErr Output ------------------------------ + [1.508 seconds] odo devfile init command tests label nocluster telemetry when recording telemetry data with valid caller env var: intellij should record the telemetry data correctly [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62340" << Captured StdOut/StdErr Output ------------------------------ + [2.690 seconds] odo preference and config command tests label nocluster when telemetry is enabled when setting value for preference ImageRegistry should anonymize values set such that different strings will not have same hash [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:304 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62329" << Captured StdOut/StdErr Output ------------------------------ + [0.463 seconds] odo preference and config command tests label nocluster should fail to set an incompatible format for a preference that accepts duration [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:165 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62347" << Captured StdOut/StdErr Output ------------------------------ + [0.712 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] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:694 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62345" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2433659758 << Captured StdOut/StdErr Output ------------------------------ + [0.863 seconds] odo init interactive command tests label nocluster displaying welcoming messages when alizer detection of javascript name should display node-echo name [nocluster] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:513 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62346" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3792721714 << Captured StdOut/StdErr Output ------------------------------ Ran 131 of 962 Specs in 22.329 seconds SUCCESS! -- 131 Passed | 0 Failed | 0 Pending | 831 Skipped Ginkgo ran 1 suite in 1m5.3005298s Test Suite Passed 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 - C:\Users\Administrator.ANSIBLE-TEST-VS\4732\tests\integration ================================================================================================ Random Seed: 1701657441 - will randomize all specs Will run 504 of 962 specs Running in parallel across 16 processes SSSSSSSSSSSSSSSSS ------------------------------ S [17.506 seconds] odo devfile deploy command tests deploying devfile with exec [It] should not set securitycontext for podsecurity admission on job's pod template C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:601 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62822" << Captured StdOut/StdErr Output [SKIPPED] This is a Kubernetes specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:603 @ 12/03/23 20:37:54.37 ------------------------------ S ------------------------------ + [18.945 seconds] odo devfile build-images command tests when using a Devfile with variable image names should build images with --var (push=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:437 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62802" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [18.961 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in= should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62815" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [20.242 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy with image build extra args should succeed C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:143 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62820" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [20.574 seconds] odo create/delete/list/set namespace/project tests list namespace should successfully list all the namespaces in JSON format C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:228 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62849" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [22.795 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62811" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [5.493 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when an env.yaml file contains a non-current Project when running odo deploy when the env.yaml file still contains a non-current Project should delete the component in the current namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:226 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62889" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [27.050 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62798" << Captured StdOut/StdErr Output ------------------------------ + [4.825 seconds] odo dev command tests when Devfile contains metadata.language when odo deploy is executed should set the correct value in labels of deployed resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4105 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63032" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.836 seconds] odo create/delete/list/set namespace/project tests create project should successfully create the project C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:54 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63058" << Captured StdOut/StdErr Output ------------------------------ + [12.896 seconds] odo devfile deploy command tests deploying devfile with exec when using devfile that works; with component name of at max(63) characters length should complete the command execution successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:576 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62906" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [5.175 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:237 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63106" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [47.820 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62807" << Captured StdOut/StdErr Output ------------------------------ + [49.981 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62833" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [3.655 seconds] odo dev command tests when a component is bootstrapped should fail when using --random-ports and --port-forward together C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:218 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63674" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [5.863 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63652" << Captured StdOut/StdErr Output ------------------------------ + [3.489 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:237 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63705" << Captured StdOut/StdErr Output ------------------------------ + [5.009 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63815" << Captured StdOut/StdErr Output ------------------------------ + [49.075 seconds] odo dev command tests when a component is bootstrapped when running with --no-commands (debug=false) should start the dev session C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:268 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62907" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [78.045 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=true) should start the Dev server when --api-server flag is passed C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_api_server_test.go:98 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62784" << Captured StdOut/StdErr Output ------------------------------ + [80.156 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag should serve endpoints C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_api_server_test.go:171 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62800" << Captured StdOut/StdErr Output ------------------------------ + [62.580 seconds] odo run command tests when a component is bootstrapped when odo dev is executed with --no-commands=false and ready should execute commands C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_run_test.go:100 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62872" << Captured StdOut/StdErr Output ------------------------------ S [2.144 seconds] odo deploy interactive command tests directory is not empty when there is a match from Alizer [It] should display welcoming messages first C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_deploy_test.go:109 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63933" << Captured StdOut/StdErr Output [SKIPPED] This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_deploy_test.go:112 @ 12/03/23 20:38:59.406 ------------------------------ + [4.538 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when an env.yaml file contains a non-current Project when running odo deploy when the env.yaml file still contains a non-current Project should delete the component in the current namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:226 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63930" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [83.261 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62801" << Captured StdOut/StdErr Output ------------------------------ + [4.238 seconds] odo devfile deploy command tests when using a devfile.yaml containing an Image component with a build context should build image via Docker if build context references PROJECT_SOURCE env var C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:326 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63946" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.653 seconds] odo dev command tests when Devfile contains metadata.projectType when running odo dev should set the correct value in labels of resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4089 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63078" << Captured StdOut/StdErr Output ------------------------------ + [5.714 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63965" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [57.038 seconds] odo dev command tests when running odo dev and composite command is marked as parallel:true - without metadata.name should execute all commands in composite command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2642 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63108" << Captured StdOut/StdErr Output ------------------------------ + [97.441 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy should run odo dev successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:161 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62816" << Captured StdOut/StdErr Output ------------------------------ + [4.908 seconds] odo list with devfile listing non-odo managed components when a non-odo managed component without the managed-by label is deployed should list the component in JSON C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_list_test.go:71 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64093" << Captured StdOut/StdErr Output ------------------------------ + [5.379 seconds] odo devfile deploy command tests when recording telemetry data should record the telemetry data correctly C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64205" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [24.969 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63976" << Captured StdOut/StdErr Output ------------------------------ + [57.771 seconds] odo dev command tests when devfile has sourcemappings and running odo dev - with metadata.name should sync files to the correct location C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2016 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63714" << Captured StdOut/StdErr Output ------------------------------ + [4.216 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64328" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [92.570 seconds] odo dev command tests 1. devfile contains composite apply command when odo dev is running with image build extra args should execute the composite apply commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63015" << Captured StdOut/StdErr Output ------------------------------ + [29.767 seconds] odo logs command tests when component is created and odo logs is executed when running in Deploy mode when --follow flag is specified should successfully follow logs of running component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_logs_test.go:291 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64006" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [46.613 seconds] odo dev command tests when running odo dev and build command throws an error should error out with some log C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2898 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63875" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.857 seconds] odo devfile build-images command tests when using a Devfile with variable image names should build images with default variable values (push=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:431 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64391" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [58.457 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name should execute the custom non-default build and run commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3207 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63845" << Captured StdOut/StdErr Output ------------------------------ + [83.995 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy with image build extra args should run odo dev successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:161 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63236" << Captured StdOut/StdErr Output ------------------------------ + [127.811 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=false, customPortForwarding=true, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62797" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [116.239 seconds] odo dev command tests when node-js application is created and deployed with devfile schema 2.2.0 should check memory Request and Limit C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3375 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62866" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.534 seconds] odo dev command tests when running odo dev and prestart events are defined should not correctly execute PreStart commands C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2823 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64543" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [55.989 seconds] odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands=false when a file in component directory is modified should not trigger a push C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:736 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63967" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [58.098 seconds] odo dev command tests when a container component defines a Command or Args - with metadata.name should run odo dev successfully (#5620) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3538 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63992" << Captured StdOut/StdErr Output ------------------------------ + [4.152 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_deploy_test.go:40 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64671" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe deploy -v 4' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2371195711 << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [55.015 seconds] odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false should have created resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:668 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64053" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [25.098 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:128 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64434" << Captured StdOut/StdErr Output ------------------------------ + [3.733 seconds] odo devfile build-images command tests when using a Devfile with variable image names should build images with default variable values (push=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:431 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64901" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [67.682 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a build command should execute the custom non-default build command successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3112 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64017" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [4.953 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in= should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65046" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [55.975 seconds] odo dev command tests when running odo dev and composite command are nested - without metadata.name should execute all commands in composite commmand C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2674 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64312" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [166.028 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/4732/tests/integration/cmd_dev_test.go:3324 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62855" << Captured StdOut/StdErr Output ------------------------------ + [54.281 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64371" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [55.870 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64385" << Captured StdOut/StdErr Output ------------------------------ + [3.578 seconds] odo devfile build-images command tests when using a Devfile with variable image names should build images with --var (push=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:437 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65165" << Captured StdOut/StdErr Output ------------------------------ + [57.843 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=true) Default output when switching to another directory when describing the component from another directory should describe the named component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:414 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64390" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [174.708 seconds] odo dev debug command tests when starting with Devfile with autoBuild or deployByDefault components when running odo dev with some components referenced in the Devfile should create the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:631 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62869" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [3.724 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in= should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65192" << Captured StdOut/StdErr Output ------------------------------ S [56.679 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile [BeforeEach] should react on the Devfile modification (podman=false, manual=true, customPortForwarding=false, customAddress=false) [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1353 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64428" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1356 @ 12/03/23 20:40:01.653 ------------------------------ + [4.158 seconds] odo dev command tests when a component is bootstrapped should fail when using --no-commands and --build-command and/or --run-command together C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:233 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65247" << Captured StdOut/StdErr Output ------------------------------ + [4.664 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65233" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [57.652 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=true) should describe the API Server port C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_api_server_test.go:108 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64493" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [83.462 seconds] odo dev command tests when a component with endpoints is bootstrapped and pushed should not create Ingress or Route resources in the cluster C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64314" << Captured StdOut/StdErr Output ------------------------------ S [56.915 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile [BeforeEach] should react on the Devfile modification (podman=false, manual=true, customPortForwarding=true, customAddress=false) [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1353 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64661" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1356 @ 12/03/23 20:40:19.783 ------------------------------ + [77.285 seconds] odo dev command tests 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1805 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64424" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [25.336 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="dev") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65360" << Captured StdOut/StdErr Output ------------------------------ S [3.365 seconds] odo dev command tests when Starting a PostgreSQL service [BeforeEach] 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 [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1815 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1882 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49374" << Captured StdOut/StdErr Output [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1818 @ 12/03/23 20:41:07.584 ------------------------------ + [3.918 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy with image build extra args should succeed C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:143 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49391" << Captured StdOut/StdErr Output ------------------------------ + [54.916 seconds] odo dev command tests when Devfile 2.1.0 is used - without metadata.name when doing odo dev with --var-file flag and setting value in env should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1668 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65076" << Captured StdOut/StdErr Output ------------------------------ + [56.991 seconds] odo dev command tests when no project is present - with metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2164 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65115" << Captured StdOut/StdErr Output ------------------------------ + [57.151 seconds] odo dev command tests when project and clonePath is present in devfile and running odo dev - without metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2058 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65129" << Captured StdOut/StdErr Output ------------------------------ + [4.894 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in=dev should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49450" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [3.488 seconds] odo generic executing odo version command when executing the complete command with server info should show the version of odo major components including server login URL C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/generic_test.go:132 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49461" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.537 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=false) should start the Dev server when --api-server flag is passed C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_api_server_test.go:98 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65187" << Captured StdOut/StdErr Output ------------------------------ S [3.460 seconds] odo devfile deploy command tests deploying devfile with exec [It] should not set securitycontext for podsecurity admission on job's pod template C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:601 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49504" << Captured StdOut/StdErr Output [SKIPPED] This is a Kubernetes specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:603 @ 12/03/23 20:41:27.158 ------------------------------ + [80.380 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_dev_test.go:40 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65008" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe dev --random-ports -v 4' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1970438573 << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [56.598 seconds] odo dev command tests 1. devfile contains composite apply command the devfile contains an image component that uses a remote Dockerfile when [PODMAN_CMD=a-command-not-found-for-podman-should-make-odo-fallback-to-docker DOCKER_CMD=echo] remote server returns an error when odo dev is run should not build images when odo dev is run C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2549 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65218" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [4.318 seconds] odo devfile deploy command tests when using a devfile.yaml containing two deploy commands should run odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:244 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49522" << Captured StdOut/StdErr Output ------------------------------ + [2.422 seconds] odo dev command with api server tests when the component is bootstrapped should fail if --random-ports and --api-server-port are used together C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_api_server_test.go:63 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49530" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [5.115 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in=deploy should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49571" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [58.191 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/4732/tests/integration/cmd_dev_test.go:3428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65389" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [9.212 seconds] odo devfile deploy command tests deploying devfile with exec when using devfile that works; with component name of a normal character length should complete the command execution successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:576 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49593" << Captured StdOut/StdErr Output ------------------------------ + [19.027 seconds] odo devfile deploy command tests deploying devfile with exec when the deploy command terminates abruptly; component name of a normal character length when odo deploy command is run again should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:595 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49541" << Captured StdOut/StdErr Output ------------------------------ + [56.310 seconds] odo dev command tests when Devfile 2.1.0 is used - with metadata.name when doing odo dev with --var-file flag should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1639 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65452" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [3.475 seconds] odo devfile deploy command tests when a component is bootstrapped when using a default namespace should display warning when running the deploy command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:67 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49656" << Captured StdOut/StdErr Output ------------------------------ + [3.649 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in=dev should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49692" << Captured StdOut/StdErr Output ------------------------------ + [115.942 seconds] odo dev command tests when running odo dev and single env var is set - with metadata.name should be able to exec command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1691 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64691" << Captured StdOut/StdErr Output ------------------------------ + [113.976 seconds] odo logs command tests when component is created and odo logs is executed when running in both Dev and Deploy mode when --follow flag is specified should successfully follow logs of running component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_logs_test.go:348 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64893" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [116.257 seconds] odo dev command tests Devfile with no metadata.name when running odo dev against a component with no source code should use the directory as component name C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3873 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:64785" << Captured StdOut/StdErr Output ------------------------------ + [2.864 seconds] odo devfile build-images command tests when starting with Devfile with autoBuild or deployByDefault components when building and pushing images should build and push all Image components regardless of autoBuild C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:385 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49759" << Captured StdOut/StdErr Output ------------------------------ + [3.641 seconds] odo dev command tests when a component is bootstrapped should fail when using --no-commands and --build-command and/or --run-command together C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:233 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49802" << Captured StdOut/StdErr Output ------------------------------ + [3.922 seconds] odo dev command tests when Devfile contains metadata.language invalid as a label value when odo deploy is executed should set the correct value in labels of deployed resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4105 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49843" << Captured StdOut/StdErr Output ------------------------------ + [3.982 seconds] odo create/delete/list/set namespace/project tests create namespace should fail to create namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:63 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49876" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.715 seconds] odo dev command tests when a component is bootstrapped when a state file is not writable should fail running odo dev C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:435 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49914" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [24.922 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:128 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49696" << Captured StdOut/StdErr Output ------------------------------ + [66.542 seconds] odo dev command tests when a component is bootstrapped should show validation errors if the devfile is incorrect C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:156 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49428" << Captured StdOut/StdErr Output ------------------------------ + [57.113 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=true, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49497" << Captured StdOut/StdErr Output ------------------------------ Progress Report for Ginkgo Process #13 Automatically polling progress: odo dev command tests Devfile contains pod-overrides and container-overrides attributes should override the content in the pod it creates for the component on the cluster (Spec Runtime: 2m2.81s) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4146 In [It] (Node Runtime: 1m59.999s) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4146 Begin Captured GinkgoWriter Output >> ... [odo] I1203 20:42:05.446745 4132 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: sorfto-app-65f9b47577-hqdw8 in container: runtime [odo] I1203 20:42:05.447153 4132 exec.go:54] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c115-e.eu-de.containers.cloud.ibm.com:31900/api/v1/namespaces/cmd-dev-test4146axo/pods/sorfto-app-65f9b47577-hqdw8/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 c115-e.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] I1203 20:42:05.447303 4132 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] X Finished executing the application (command: run) [1m] [odo] I1203 20:42:05.485637 4132 all.go:46] starting to concurrently query 200 APIs [odo] I1203 20:42:05.486217 4132 all.go:62] fired up all goroutines to query APIs [odo] I1203 20:42:06.099819 4132 all.go:67] all goroutines have returned in 614.1895ms [odo] I1203 20:42:06.099819 4132 all.go:76] query result: objects=630 << End Captured GinkgoWriter Output Spec Goroutine goroutine 288 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0000f0ee0, {0x2051618?, 0xc000fa0ca8}, 0x1, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0000f0ee0, {0x2051618, 0xc000fa0ca8}, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc000c81d50?, {0xc000945640?, 0x1c76395?, 0x9?}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/gexec/session.go:144 github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/helper/helper_dev.go:263 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/helper/helper_dev.go:334 github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/helper/helper_dev.go:337 > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2() C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4147 | }) | 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, _ string, _ map[string]string) { github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x16723e5, 0xc00084c180}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ + [116.554 seconds] odo dev command tests when running odo dev and multiple env variables are set - without metadata.name should be able to exec command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1717 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65363" << Captured StdOut/StdErr Output ------------------------------ + [126.290 seconds] 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4146 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65210" << Captured StdOut/StdErr Output ------------------------------ + [24.604 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50162" << Captured StdOut/StdErr Output ------------------------------ + [117.126 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy when running and stopping odo dev should not delete the resources created with odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65422" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [66.350 seconds] odo dev command tests when adding local files to gitignore and running odo dev when modifying /testdir/foobar.txt file should not synchronize it C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1987 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49624" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ S [2.150 seconds] odo preference and config command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace should fail to delete the in-cluster registry [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:377 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:444 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50408" << Captured StdOut/StdErr Output [SKIPPED] skipped on non Kubernetes clusters In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:379 @ 12/03/23 20:42:47.85 ------------------------------ SSS ------------------------------ + [13.232 seconds] odo create/delete/list/set namespace/project tests delete namespace when force-deleting a valid namespace should successfully delete the namespace asynchronously C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:107 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50246" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [81.951 seconds] odo dev command tests 1. devfile contains composite apply command when odo dev is running with both image build and container run extra args should execute the composite apply commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49562" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [116.885 seconds] odo dev command tests when running odo dev and single env var is set - without metadata.name should be able to exec command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1691 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:65457" << Captured StdOut/StdErr Output ------------------------------ + [4.244 seconds] odo describe component command tests should fail, with default cluster mode C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:70 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50456" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ S [3.779 seconds] odo dev command tests when a component is bootstrapped [It] should not set securitycontext for podsecurity admission C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:392 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50633" << Captured StdOut/StdErr Output [SKIPPED] This is a Kubernetes specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:394 @ 12/03/23 20:42:54.597 ------------------------------ + [10.188 seconds] odo logs command tests when component is created and odo logs is executed when running in Deploy mode should successfully show logs of the running component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_logs_test.go:267 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50637" << Captured StdOut/StdErr Output ------------------------------ + [96.064 seconds] odo dev command tests when a component is bootstrapped ensure that index information is updated C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:305 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49573" << Captured StdOut/StdErr Output ------------------------------ + [55.420 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a build command should execute the default build command successfully if specified explicitly C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3126 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50098" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [5.206 seconds] odo create/delete/list/set namespace/project tests create namespace should successfully create the namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:54 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50790" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [55.213 seconds] odo dev command tests when Devfile contains neither metadata.language nor metadata.projectType when running odo dev should set the correct value in labels of resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4089 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50151" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [127.848 seconds] odo dev command tests multiple dev sessions with different project are running on same platform (podman=false), same port when odo dev session is run for nodejs component when odo dev session is run for go project on the same port but different address when go and nodejs files are modified should be possible to access both the projects on same address and port C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1237 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49412" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [88.108 seconds] odo dev command with api server tests when the component is bootstrapped when odo is executed with --no-watch and --api-server flags when a file in component directory is modified when /component/command endpoint is POSTed should trigger a push C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_api_server_test.go:282 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49818" << Captured StdOut/StdErr Output ------------------------------ + [77.065 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=false, customPortForwarding=true, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50120" << Captured StdOut/StdErr Output ------------------------------ + [56.318 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50264" << Captured StdOut/StdErr Output ------------------------------ + [2.250 seconds] odo devfile init command tests setting application ports when running odo init --run-port with a Devfile with no commands should ignore the run ports C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:622 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50927" << Captured StdOut/StdErr Output ------------------------------ + [24.910 seconds] odo delete command tests when deleting a component containing preStop event that is deployed with DEV and --files=true should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:517 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50836" << Captured StdOut/StdErr Output ------------------------------ + [115.902 seconds] odo dev command tests when running odo dev and multiple env variables are set - with metadata.name should be able to exec command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1717 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49636" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.552 seconds] odo dev command tests when a component is bootstrapped when recording telemetry data should record the telemetry data correctly C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:458 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50407" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.603 seconds] odo dev command tests when running applications listening on the container loopback interface should error out if using --ignore-localhost on any platform other than Podman C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4211 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50967" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [106.296 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=false, customPortForwarding=false, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49778" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ S [56.220 seconds] odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and without --no-commands when a file in component directory is modified when p is pressed [BeforeEach] should trigger a push [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:746 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:754 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50440" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:748 @ 12/03/23 20:43:11.059 ------------------------------ + [3.688 seconds] odo devfile deploy command tests using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:502 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51015" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [116.356 seconds] odo dev command tests when a devfile with a local parent is used for odo dev and the parent is not synced when updating the parent should update the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3697 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:49740" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.723 seconds] odo dev command tests when Devfile contains metadata.projectType invalid as a label value when running odo dev should set the correct value in labels of resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4089 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50664" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [14.977 seconds] odo create/delete/list/set namespace/project tests delete project when force-deleting a valid project should successfully delete the project synchronously with --wait C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:115 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50958" << Captured StdOut/StdErr Output ------------------------------ + [5.205 seconds] odo describe component command tests when a non-odo application is present on the cluster should describe the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:719 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51049" << Captured StdOut/StdErr Output ------------------------------ + [57.268 seconds] odo devfile deploy command tests deploying devfile with long-running exec when Automount volumes are present in the namespace should mount the volumes C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:695 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50679" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [2.570 seconds] odo dev command tests when running applications listening on the container loopback interface should error out if using --forward-localhost on any platform other than Podman C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4220 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51242" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [3.086 seconds] odo dev command tests when Devfile contains metadata.projectType when odo deploy is executed should set the correct value in labels of deployed resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4105 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51237" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.807 seconds] odo dev command tests when Devfile 2.1.0 is used - with metadata.name when doing odo dev with --var-file flag and setting value in env should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1668 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50779" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [23.653 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a run command should error out on an invalid command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3150 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50991" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [50.372 seconds] odo run command tests when a component is bootstrapped when odo dev is executed with --no-commands=true and ready should execute commands C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_run_test.go:100 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50846" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [65.943 seconds] odo dev command tests when a component is bootstrapped when using a default namespace should print warning about default namespace when running odo dev C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:130 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50735" << Captured StdOut/StdErr Output ------------------------------ + [5.849 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51391" << Captured StdOut/StdErr Output ------------------------------ + [3.530 seconds] odo devfile deploy command tests using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:502 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51433" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [8.919 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_dev_test.go:164 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51470" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe dev --random-ports' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\4219972636 << Captured StdOut/StdErr Output ------------------------------ + [54.571 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:473 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50886" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.406 seconds] odo list with devfile listing non-odo managed components when a non-odo managed component is deployed should list the component in JSON C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_list_test.go:47 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51525" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [95.697 seconds] odo logs command tests when component is created and odo logs is executed when running in both Dev and Deploy mode should successfully show logs of the running component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_logs_test.go:320 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50445" << Captured StdOut/StdErr Output ------------------------------ + [3.650 seconds] odo dev command tests when a component is bootstrapped should fail when using --no-commands and --build-command and/or --run-command together C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:233 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51627" << Captured StdOut/StdErr Output ------------------------------ + [25.595 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51373" << Captured StdOut/StdErr Output ------------------------------ + [58.785 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name should execute the custom non-default build and run commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3207 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50912" << Captured StdOut/StdErr Output ------------------------------ + [4.639 seconds] odo create/delete/list/set namespace/project tests set namespace should successfully set the namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:147 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51772" << Captured StdOut/StdErr Output ------------------------------ + [56.213 seconds] odo dev command tests when Devfile contains metadata.language invalid as a label value when running odo dev should set the correct value in labels of resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4089 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50982" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [5.129 seconds] odo list with devfile listing non-odo managed components when an operator managed deployment(without instance and managed-by label) is deployed should not be listed in the odo list output C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_list_test.go:88 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51794" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [82.990 seconds] odo dev command tests 1. devfile contains composite apply command when odo dev is running with container backend global extra args should execute the composite apply commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:50856" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [55.648 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=false, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51271" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [58.186 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51404" << Captured StdOut/StdErr Output ------------------------------ + [3.617 seconds] odo run command tests when a component is bootstrapped should fail if odo dev is not running C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_run_test.go:72 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52183" << Captured StdOut/StdErr Output ------------------------------ + [44.892 seconds] odo dev command tests when running odo dev --no-watch and build command throws an error should error out with some log C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2898 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51657" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [23.885 seconds] odo dev command tests when a component is bootstrapped when an env.yaml file contains a non-current Project when odo dev is executed should not have modified env.yaml, and use current namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:547 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51965" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [88.955 seconds] odo logs command tests when component is created and odo logs is executed when running in Dev mode with --logs 1. should successfully show logs of the running component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_logs_test.go:249 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51288" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ + [57.600 seconds] odo dev command tests when running odo dev and composite command is marked as parallel:true - with metadata.name should execute all commands in composite command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2642 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51662" << Captured StdOut/StdErr Output ------------------------------ + [61.062 seconds] odo dev command tests 1. devfile contains composite apply command the devfile contains an image component that uses a remote Dockerfile when [PODMAN_CMD=a-command-not-found-for-podman-should-make-odo-fallback-to-docker DOCKER_CMD=echo] remote server returns a valid file when odo dev is run should build and push image when odo dev is run C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2526 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51643" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [55.123 seconds] odo dev debug command tests when a component without debug command is bootstrapped should log error about missing debug command when running odo dev --debug C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:444 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51776" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.120 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=true) JSON output when switching to another directory when describing the component from another directory should describe the named component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:502 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51901" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [2.715 seconds] odo create/delete/list/set namespace/project tests set namespace should not succeed to set the namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:162 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52747" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.826 seconds] odo devfile deploy command tests using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:538 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52764" << Captured StdOut/StdErr Output ------------------------------ + [120.181 seconds] odo list with devfile when a component created in 'app' application when dev is running on cluster show an odo deploy or dev in the list C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_list_test.go:193 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51006" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.826 seconds] odo list with devfile listing non-odo managed components when a non-odo managed component is deployed should list the component with odo list C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_list_test.go:43 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52796" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [117.686 seconds] odo dev debug 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/4732/tests/integration/cmd_dev_debug_test.go:163 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51284" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [4.163 seconds] odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_deploy_test.go:75 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52900" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe deploy' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2618817443 << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [118.532 seconds] odo list with devfile when a component created in 'app' application when dev is running on cluster verifying the managedBy Version in the odo list output should show managedBy Version C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_list_test.go:181 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51303" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [2.308 seconds] odo dev command tests when running applications listening on the container loopback interface should error out if using --forward-localhost on any platform other than Podman C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4220 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52930" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ S [3.517 seconds] odo dev interactive command tests directory is not empty when there is a match from Alizer [It] should display welcoming messages first C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_dev_test.go:112 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52936" << Captured StdOut/StdErr Output [SKIPPED] This is a Unix specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_dev_test.go:115 @ 12/03/23 20:45:52.739 ------------------------------ SSSS ------------------------------ + [129.733 seconds] odo dev debug command tests when starting with Devfile with autoBuild or deployByDefault components when running odo dev with some components not referenced in the Devfile should create the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:501 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51030" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [71.297 seconds] odo devfile deploy command tests deploying devfile with exec when using devfile with a long running command in exec should print the tip to run odo logs after 1 minute of execution C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:636 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51938" << Captured StdOut/StdErr Output ------------------------------ S [3.418 seconds] odo preference and config command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace registry list should return registry listed in CR [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:377 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:414 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52959" << Captured StdOut/StdErr Output [SKIPPED] skipped on non Kubernetes clusters In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_pref_config_test.go:379 @ 12/03/23 20:45:54.737 ------------------------------ S ------------------------------ + [127.326 seconds] odo dev command tests when running odo dev and composite command is used as a run command - with metadata.name should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2709 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51299" << Captured StdOut/StdErr Output ------------------------------ + [54.889 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a run command should execute the default run command successfully if specified explicitly C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3195 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52457" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.792 seconds] odo generic executing odo version command should only print client info when using --client flag C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/generic_test.go:201 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53049" << Captured StdOut/StdErr Output ------------------------------ + [57.585 seconds] odo dev command tests when running odo dev and devfile with composite command - with metadata.name should execute all commands in composite command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2610 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52471" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [4.256 seconds] odo dev command tests when Devfile contains metadata.projectType invalid as a label value when odo deploy is executed should set the correct value in labels of deployed resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4105 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53076" << Captured StdOut/StdErr Output ------------------------------ + [4.222 seconds] odo describe component command tests when creating a component should not describe the component from another directory, with cluster C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:314 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53078" << Captured StdOut/StdErr Output ------------------------------ + [26.145 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52992" << Captured StdOut/StdErr Output ------------------------------ + [74.603 seconds] odo dev command tests cleanup of resources is not successful when using a Devfile with a Pod failing to delete before the cleanup timeout when odo dev is executed when odo dev is stopped should report that the component could not be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:5007 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52446" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [3.118 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when an env.yaml file contains a non-current Project when running odo deploy should succeed C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:201 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53329" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [136.155 seconds] odo dev command tests when running odo dev with devfile containing volume-component - with metadata.name should successfully use the volume components in container components C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2278 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51474" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [5.196 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in=dev should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53356" << Captured StdOut/StdErr Output ------------------------------ + [57.188 seconds] odo dev command tests port-forwarding for the component when devfile has no endpoint when running odo dev should have no endpoint forwarded (podman=false, manual=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1282 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52878" << Captured StdOut/StdErr Output ------------------------------ + [125.688 seconds] odo dev command tests when running odo dev and composite command is used as a run command - without metadata.name should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2709 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:51896" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [82.553 seconds] odo dev command tests 1. devfile contains composite apply command when odo dev is running with container run extra args should execute the composite apply commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52692" << Captured StdOut/StdErr Output ------------------------------ + [4.371 seconds] odo create/delete/list/set namespace/project tests set namespace when running inside a component directory should set the namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:190 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53477" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [84.014 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy should run odo dev successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:161 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52707" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [3.850 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53485" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [89.671 seconds] odo logs command tests when component is created and odo logs is executed when logs --follow is started when running in Dev mode should successfully follow logs of running component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_logs_test.go:219 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52676" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [58.413 seconds] odo dev command tests when a component is bootstrapped should use the index information from previous push operation C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:200 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52986" << Captured StdOut/StdErr Output ------------------------------ + [4.444 seconds] odo devfile deploy command tests using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:538 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53540" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [5.111 seconds] odo create/delete/list/set namespace/project tests when namespace is created with -w should list the new namespace when listing namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:41 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53554" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [66.391 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52973" << Captured StdOut/StdErr Output ------------------------------ S [66.955 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev [It] should expose all endpoints on localhost regardless of exposure(podman=false, manual=true, customPortForwarding=false, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52979" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1505 @ 12/03/23 20:46:26.787 ------------------------------ SSS ------------------------------ + [67.073 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag when /component/command endpoint is POSTed should trigger a push C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_api_server_test.go:221 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53017" << Captured StdOut/StdErr Output ------------------------------ + [13.631 seconds] odo create/delete/list/set namespace/project tests delete namespace when force-deleting a valid namespace should successfully delete the namespace synchronously with --wait C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:115 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53577" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [56.242 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53274" << Captured StdOut/StdErr Output ------------------------------ + [57.389 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag when /instance endpoint is DELETEd should terminate the dev session C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_api_server_test.go:239 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53272" <<< Session terminated >>> << Captured StdOut/StdErr Output ------------------------------ S [3.649 seconds] odo dev command tests when Starting a PostgreSQL service [BeforeEach] when creating local files and dir and running odo dev - with metadata.name should correctly propagate changes to the container [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1815 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1865 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53666" << Captured StdOut/StdErr Output [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1818 @ 12/03/23 20:47:10.438 ------------------------------ SS ------------------------------ + [2.749 seconds] odo devfile build-images command tests when starting with Devfile with autoBuild or deployByDefault components when building images should build all Image components regardless of autoBuild C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:364 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53696" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [7.393 seconds] odo generic When deleting two project one after the other should be able to delete sequentially C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/generic_test.go:100 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53691" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [58.099 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a run command should execute the default run command successfully if specified explicitly C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3195 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53339" << Captured StdOut/StdErr Output ------------------------------ + [118.578 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=false, customPortForwarding=true, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52675" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [87.667 seconds] odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false when killing odo dev and running odo delete component --wait should have deleted all resources before returning C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:577 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:52969" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [56.929 seconds] odo dev command tests when a component with multiple endpoints is run should create state files containing information, including forwarded ports C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3622 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53385" PID: 8960 << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [25.776 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53613" << Captured StdOut/StdErr Output ------------------------------ + [57.793 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a run command should execute the custom non-default run command successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3181 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53395" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.222 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy should succeed C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:143 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54048" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [57.048 seconds] odo dev command tests when multiple projects are present - with metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2130 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53507" << Captured StdOut/StdErr Output ------------------------------ + [57.891 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a run command should execute the custom non-default run command successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3181 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53564" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [22.730 seconds] odo dev interactive command tests when a component is bootstrapped should sync files when p is pressed C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_dev_test.go:211 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54088" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe dev --random-ports --no-watch' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2638651136 << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ S [2.989 seconds] odo dev command tests when Starting a PostgreSQL service [BeforeEach] when creating local files and dir and running odo dev - without metadata.name should correctly propagate changes to the container [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1815 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1865 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54606" << Captured StdOut/StdErr Output [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1818 @ 12/03/23 20:47:52.846 ------------------------------ + [8.925 seconds] odo delete command tests when running odo deploy for an exec command bound to fail should print the job in the list of resources to be deleted with named delete command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:546 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54527" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [4.258 seconds] odo list with devfile listing non-odo managed components when a non-odo managed component without the managed-by label is deployed should list the component with odo list C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_list_test.go:67 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54605" << Captured StdOut/StdErr Output ------------------------------ + [12.546 seconds] odo create/delete/list/set namespace/project tests delete project when force-deleting a valid project should successfully delete the project asynchronously C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:107 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54725" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [57.172 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:124 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53685" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [75.507 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=false) JSON output when switching to another directory when describing the component from another directory should describe the named component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:502 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53612" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [25.097 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:473 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54710" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [65.326 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=true) JSON output when describing the component in dev mode should describe the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:441 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53714" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.559 seconds] odo devfile deploy command tests when directory is empty should error C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:47 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55101" << Captured StdOut/StdErr Output ------------------------------ + [66.084 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a build command should execute the custom non-default build command successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3112 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53735" << Captured StdOut/StdErr Output ------------------------------ + [2.415 seconds] odo create/delete/list/set namespace/project tests list project should successfully list all the projects in JSON format C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:228 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55114" << Captured StdOut/StdErr Output ------------------------------ + [67.267 seconds] odo dev command tests when Devfile 2.1.0 is used - with metadata.name when doing odo dev with --var flag should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1612 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53782" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [68.289 seconds] odo dev command tests when devfile has sourcemappings and running odo dev - without metadata.name should sync files to the correct location C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2016 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53783" << Captured StdOut/StdErr Output ------------------------------ + [83.925 seconds] odo dev command tests image names as selectors when starting with a Devfile with relative and absolute image names and Kubernetes resources when adding a local registry for images when running odo dev should treat relative image names as selectors C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4756 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53672" << Captured StdOut/StdErr Output ------------------------------ + [67.509 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=true, customPortForwarding=false, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54058" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [117.339 seconds] odo describe component command tests checking for remote source code location when using devfile with sourceMapping and starting an odo dev session should show remote source code location in odo describe component output C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:667 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53452" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [23.909 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="dev") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55116" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [117.483 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/4732/tests/integration/cmd_dev_test.go:2197 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53593" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [128.429 seconds] odo dev command tests when starting with Devfile with autoBuild or deployByDefault components when running odo dev with some components referenced in the Devfile should create the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4579 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:53530" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [91.357 seconds] odo logs command tests when component is created and odo logs is executed when running in Dev mode should successfully show logs of the running component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_logs_test.go:140 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54086" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [54.638 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54946" << Captured StdOut/StdErr Output ------------------------------ + [55.956 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:473 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55071" << Captured StdOut/StdErr Output ------------------------------ + [55.655 seconds] odo dev command tests when running odo dev and composite command are nested - with metadata.name should execute all commands in composite commmand C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2674 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55086" << Captured StdOut/StdErr Output ------------------------------ + [117.527 seconds] odo dev command tests when running odo dev with devfile contain volume - without metadata.name should create pvc and reuse if it shares the same devfile volume name C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2197 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54029" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [26.142 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:473 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55722" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [57.317 seconds] odo dev command tests when a container component defines a Command or Args - without metadata.name should run odo dev successfully (#5620) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3538 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55182" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [54.844 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=true, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55214" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [57.204 seconds] odo dev command tests when project and clonePath is present in devfile and running odo dev - with metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2058 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55229" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [3.581 seconds] odo devfile deploy command tests when deploying a Devfile OpenShift component with multiple K8s resources defined should have created all the resources defined in the Devfile OpenShift component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:372 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55968" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [65.249 seconds] odo dev command tests when adding local files to gitignore and running odo dev when modifying /testdir/foobar.txt file should not synchronize it C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1987 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55169" << Captured StdOut/StdErr Output ------------------------------ + [2.546 seconds] odo devfile build-images command tests when using a Devfile with variable image names should build images with --var-file (push=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:445 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55993" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [56.602 seconds] odo dev command tests when a component is bootstrapped should not sync .git directory C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:166 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55258" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [23.643 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a build command should error out on an invalid command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3080 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55787" << Captured StdOut/StdErr Output ------------------------------ + [55.891 seconds] odo dev command tests when adding local files to gitignore and running odo dev should not sync ignored files to the container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1955 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55648" << Captured StdOut/StdErr Output ------------------------------ + [24.116 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55822" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [117.225 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy with image build extra args when running and stopping odo dev should not delete the resources created with odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54719" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [20.993 seconds] odo devfile deploy command tests deploying devfile with exec when the deploy command terminates abruptly; component name of at max(63) characters length when odo deploy command is run again should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:595 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56465" << Captured StdOut/StdErr Output ------------------------------ + [57.726 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55802" << Captured StdOut/StdErr Output ------------------------------ + [126.177 seconds] odo dev command tests when running build and run commands as composite in different containers and a shared volume - without metadata.name should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2772 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:54947" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [77.294 seconds] odo dev command tests when adding local files to gitignore and running odo dev when modifying /testdir/baz.txt file should synchronize it only C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1965 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55713" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [75.408 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=false, customPortForwarding=true, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55737" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [46.478 seconds] odo dev command tests when a component is bootstrapped when build command takes really long to start should cancel build command and return if odo dev is stopped C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:981 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56052" << Captured StdOut/StdErr Output ------------------------------ + [3.743 seconds] odo dev command tests when directory is empty should error C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:64 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56792" << Captured StdOut/StdErr Output ------------------------------ S [56.066 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev [It] should expose all endpoints on localhost regardless of exposure(podman=false, manual=true, customPortForwarding=true, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55966" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1505 @ 12/03/23 20:49:48.599 ------------------------------ SSS ------------------------------ + [116.626 seconds] odo dev command tests when running odo dev and run command throws an error should error out with some log C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2858 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55161" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.057 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_deploy_test.go:159 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56828" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe deploy' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1113149619 << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [57.181 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=true) should describe the API Server port (JSON) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_api_server_test.go:123 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56000" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [3.955 seconds] odo create/delete/list/set namespace/project tests delete project should not succeed to delete a non-existent project C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:122 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56888" << Captured StdOut/StdErr Output ------------------------------ + [57.169 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=false) should describe the API Server port C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_api_server_test.go:108 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56153" << Captured StdOut/StdErr Output ------------------------------ + [24.797 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="dev") should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:128 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56744" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.905 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56945" << Captured StdOut/StdErr Output ------------------------------ + [75.493 seconds] odo dev command tests when creating local files and dir and running odo dev - with metadata.name when deleting local files and dir and waiting for sync should not list deleted dir and file in container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1805 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56028" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [117.237 seconds] odo dev command tests when doing odo dev and there is a env variable with spaces - with metadata.name should be able to exec command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1743 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55695" << Captured StdOut/StdErr Output ------------------------------ + [84.054 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy with image build extra args should run odo dev successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:161 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56042" << Captured StdOut/StdErr Output ------------------------------ + [107.193 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=false, customPortForwarding=false, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:55959" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.188 seconds] odo dev command tests when running applications listening on the container loopback interface when running on default cluster platform should port-forward successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4244 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56921" << Captured StdOut/StdErr Output ------------------------------ + [66.640 seconds] odo dev command tests when adding local files to gitignore and running odo dev when modifying /foobar.txt file should not synchronize it C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1977 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56825" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [2.738 seconds] odo devfile deploy command tests Devfile with autoBuild or deployByDefault components when starting with Devfile with no Deploy command should fail to run odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:880 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57577" << Captured StdOut/StdErr Output ------------------------------ + [55.410 seconds] odo dev command tests when Devfile 2.1.0 is used - without metadata.name when doing odo dev with --var flag should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1612 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57134" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [4.602 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57661" << Captured StdOut/StdErr Output ------------------------------ + [78.864 seconds] odo dev debug command tests when a composite command is used as debug command - without metadata.name should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:225 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56773" << Captured StdOut/StdErr Output ------------------------------ S [3.474 seconds] odo devfile init command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace should be able to download devfile from the in-cluster registry [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:580 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:607 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57869" << Captured StdOut/StdErr Output [SKIPPED] skipped on non Kubernetes clusters In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:582 @ 12/03/23 20:51:35.78 ------------------------------ + [4.628 seconds] odo create/delete/list/set namespace/project tests set project should successfully set the project C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:147 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57864" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [109.682 seconds] odo dev command tests multiple dev sessions with different project are running on same platform (podman=false), same port when odo dev session is run for nodejs component when odo dev session is run for go project on the same port but different address should be able to run both the sessions C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1213 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56585" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [57.465 seconds] odo dev command tests when adding local files to gitignore and running odo dev should not sync ignored files to the container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1955 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57236" << Captured StdOut/StdErr Output ------------------------------ + [126.914 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/4732/tests/integration/cmd_dev_test.go:3269 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56467" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [97.410 seconds] odo dev command tests when hotReload capable Build and Run commands are used with odo dev should execute the build and run commands C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3818 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56829" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [120.803 seconds] odo list with devfile when a component created in 'app' application when dev is running on cluster should display platform C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_list_test.go:150 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56705" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [87.169 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=false, customPortForwarding=false, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57168" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [109.453 seconds] odo logs command tests when component is created and odo logs is executed when running in Dev mode when --follow flag is specified should successfully follow logs of running component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_logs_test.go:172 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56863" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [117.556 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy when running and stopping odo dev should not delete the resources created with odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56808" << Captured StdOut/StdErr Output ------------------------------ + [126.912 seconds] odo dev command tests when running build and run commands as composite in different containers and a shared volume - with metadata.name should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2772 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:56758" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [57.007 seconds] odo dev command tests port-forwarding for the component when devfile has no endpoint when running odo dev should have no endpoint forwarded (podman=false, manual=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1282 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57844" << Captured StdOut/StdErr Output ------------------------------ + [77.560 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=false, customPortForwarding=false, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57371" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [56.408 seconds] odo dev command tests when a component is bootstrapped should add annotation to use ImageStreams C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:147 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57901" << Captured StdOut/StdErr Output ------------------------------ + [5.200 seconds] odo devfile deploy command tests Devfile with autoBuild or deployByDefault components when starting with Devfile with Deploy commands when running odo deploy with some components not referenced in the Devfile should create the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:725 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58296" << Captured StdOut/StdErr Output ------------------------------ + [57.445 seconds] odo dev command tests when devfile project field is present and running odo dev - without metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2097 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57961" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ + [65.411 seconds] odo dev command tests when a component with multiple endpoints is run should fail running a second session on the same platform C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3615 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57919" << Captured StdOut/StdErr Output ------------------------------ + [56.495 seconds] odo dev command tests when a component with multiple endpoints is run when odo dev is stopped should remove forwarded ports from state file C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3583 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57979" << Captured StdOut/StdErr Output ------------------------------ + [3.913 seconds] odo create/delete/list/set namespace/project tests delete namespace should not succeed to delete a non-existent namespace C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:122 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58396" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.213 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58425" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [54.297 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:473 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58030" << Captured StdOut/StdErr Output ------------------------------ + [117.332 seconds] odo dev command tests when doing odo dev and there is a env variable with spaces - without metadata.name should be able to exec command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1743 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57293" << Captured StdOut/StdErr Output ------------------------------ + [3.035 seconds] odo describe component command tests should fail, with cluster C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:89 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58590" << Captured StdOut/StdErr Output ------------------------------ + [68.293 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/4732/tests/integration/cmd_dev_debug_test.go:388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58070" << Captured StdOut/StdErr Output ------------------------------ + [67.022 seconds] odo dev command tests when adding local files to gitignore and running odo dev when modifying /foobar.txt file should not synchronize it C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1977 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58116" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [67.521 seconds] odo dev command tests when devfile project field is present and running odo dev - with metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2097 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58127" << Captured StdOut/StdErr Output ------------------------------ + [67.367 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=false) JSON output when describing the component in dev mode should describe the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:441 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58237" << Captured StdOut/StdErr Output ------------------------------ S [45.464 seconds] odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands when a file in component directory is modified when p is pressed [BeforeEach] should trigger a push [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:746 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:754 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58422" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:748 @ 12/03/23 20:52:58.43 ------------------------------ S ------------------------------ + [57.546 seconds] odo dev command tests when Devfile 2.1.0 is used - without metadata.name when doing odo dev with --var-file flag should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1639 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58341" << Captured StdOut/StdErr Output ------------------------------ + [116.598 seconds] odo describe component command tests checking for remote source code location when using devfile with no sourceMapping, defaults to /projects and starting an odo dev session should show remote source code location in odo describe component output C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:667 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57896" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [66.730 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=false) Default output when switching to another directory when describing the component from another directory should describe the named component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:414 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58273" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [48.258 seconds] odo dev command tests when using a Devfile with no commands should start the Dev Session with --no-commands=false C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4921 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58435" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [5.106 seconds] odo describe component command tests when creating a component when running odo deploy to create ingress/routes should show the ingress/routes in odo describe component output C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:577 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59220" << Captured StdOut/StdErr Output ------------------------------ + [6.091 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59565" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [4.309 seconds] odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when an env.yaml file contains a non-current Project when running odo deploy should succeed C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:201 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59590" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [129.506 seconds] odo dev command tests when starting with Devfile with autoBuild or deployByDefault components when running odo dev with some components not referenced in the Devfile should create the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4466 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57884" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.320 seconds] odo describe component command tests when creating a component should not describe the component from another directory, with default cluster mode C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:289 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59635" << Captured StdOut/StdErr Output ------------------------------ + [4.286 seconds] odo devfile deploy command tests when using a devfile.yaml containing an Image component with no build context should build image via Docker by defaulting build context to devfile path C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:450 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59810" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.135 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=false) Default output when describing the component in dev mode should describe the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:373 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58577" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [56.501 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=true, customPortForwarding=true, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59008" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [4.664 seconds] odo devfile deploy command tests Devfile with autoBuild or deployByDefault components when starting with Devfile with Deploy commands when running odo deploy with some components referenced in the Devfile should create the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:802 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59846" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ S [2.350 seconds] odo dev command tests when a component is bootstrapped [It] should start on cluster even if Podman client takes long to initialize C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:91 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59895" << Captured StdOut/StdErr Output [SKIPPED] skipped on Windows as it requires Unix permissions In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:93 @ 12/03/23 20:53:55.459 ------------------------------ SSS ------------------------------ + [3.616 seconds] odo create/delete/list/set namespace/project tests list namespace should successfully list all the namespaces C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:221 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59934" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [116.958 seconds] odo dev command tests when a hotReload capable Run command is used with odo dev when a source file is modified should not re-execute the run command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3787 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58069" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [4.236 seconds] odo create/delete/list/set namespace/project tests set project when running inside a component directory should set the project C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:190 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59957" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ S [3.508 seconds] odo dev command tests when Starting a PostgreSQL service [BeforeEach] when creating local files and dir and running odo dev - with metadata.name when deleting local files and dir and waiting for sync should not list deleted dir and file in container [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1815 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1882 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59980" << Captured StdOut/StdErr Output [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1818 @ 12/03/23 20:54:04.648 ------------------------------ S ------------------------------ + [3.862 seconds] odo dev command with api server tests when the component is bootstrapped should fail if --api-server is false but --api-server-port is true C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_api_server_test.go:46 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60004" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [56.604 seconds] odo dev command tests when no project is present - without metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2164 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59053" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [2.996 seconds] odo dev command tests when Devfile contains neither metadata.language nor metadata.projectType when odo deploy is executed should set the correct value in labels of deployed resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4105 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60044" << Captured StdOut/StdErr Output ------------------------------ S [3.359 seconds] odo devfile deploy command tests when deploying a ServiceBinding k8s resource [BeforeEach] when odo deploy is run should successfully deploy the ServiceBinding resource [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:387 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:412 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60076" << Captured StdOut/StdErr Output [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:390 @ 12/03/23 20:54:15.432 ------------------------------ S ------------------------------ S [56.750 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev [It] should expose all endpoints on localhost regardless of exposure(podman=false, manual=true, customPortForwarding=false, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59173" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1505 @ 12/03/23 20:53:47.893 ------------------------------ + [55.770 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59192" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ Progress Report for Ginkgo Process #7 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: 3m33.068s) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:288 In [It] (Node Runtime: 2m0.01s) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:288 At [By Step] cleaning up the resources on ending the session (Step Runtime: 27.383s) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:326 Begin Captured GinkgoWriter Output >> ... [odo] I1203 20:53:56.910394 5432 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] I1203 20:53:56.910394 5432 implem.go:114] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1497198593\preference.yaml [odo] I1203 20:53:56.910394 5432 segment.go:268] Checking telemetry enable status [odo] I1203 20:53:56.910394 5432 segment.go:286] Sending telemetry disabled by env variable [odo] X Finished executing the application (command: start-debug) [1m] [odo] Cleaning resources, please wait [odo] I1203 20:53:57.034735 5432 all.go:46] starting to concurrently query 200 APIs [odo] I1203 20:53:57.034735 5432 all.go:62] fired up all goroutines to query APIs [odo] I1203 20:53:57.818506 5432 all.go:67] all goroutines have returned in 783.7721ms [odo] I1203 20:53:57.818506 5432 all.go:76] query result: objects=667 << End Captured GinkgoWriter Output Spec Goroutine goroutine 619 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000346070, {0x2051618?, 0xc000702048}, 0x1, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000346070, {0x2051618, 0xc000702048}, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc0002010e0?, {0xc0009dc270?, 0x0?, 0x0?}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/gexec/session.go:144 github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/helper/helper_dev.go:263 > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2.8() C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:328 | By("cleaning up the resources on ending the session", func() { | devSession.Stop() > devSession.WaitEnd() | out := commonVar.CliRunner.Run("get", "deployments").Out.Contents() | helper.DontMatchAllInOutput(string(out), deploymentNames) github.com/onsi/ginkgo/v2/internal.(*Suite).By(0xc000120000, {0x1cd2780, 0x2f}, {0xc00027de70, 0x1, 0x107038?}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309 github.com/onsi/ginkgo/v2.By({0x1cd2780?, 0xeaddd?}, {0xc00027de70?, 0x2e0?, 0xc00005a6f0?}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/core_dsl.go:547 > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2() C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:326 | }) | > By("cleaning up the resources on ending the session", func() { | devSession.Stop() | devSession.WaitEnd() github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1f46be, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ + [93.331 seconds] odo dev command tests when a component is bootstrapped when a delay is necessary for the component to start and running odo dev should first fail then succeed querying endpoint C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:789 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58471" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.095 seconds] odo devfile deploy command tests when deploying a Devfile K8s component with multiple K8s resources defined should have created all the resources defined in the Devfile K8s component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:372 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60115" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.692 seconds] odo devfile build-images command tests when using a Devfile with variable image names should build images with --var-file (push=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_build_images_test.go:445 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60162" << Captured StdOut/StdErr Output ------------------------------ S [57.147 seconds] odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands=false when a file in component directory is modified when p is pressed [BeforeEach] should trigger a push [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:746 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:754 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59314" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:748 @ 12/03/23 20:53:55.77 ------------------------------ SSS ------------------------------ + [57.438 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=true, customPortForwarding=false, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59564" << Captured StdOut/StdErr Output ------------------------------ + [56.670 seconds] odo dev command tests when setting git config and running odo dev should create vcs-uri annotation for the deployment when running odo dev C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2966 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59399" << Captured StdOut/StdErr Output ------------------------------ + [3.962 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in=deploy should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60176" << Captured StdOut/StdErr Output ------------------------------ S [2.182 seconds] odo devfile registry command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace should list detailed information regarding nodejs when using an in-cluster registry [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:212 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:240 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60201" << Captured StdOut/StdErr Output [SKIPPED] skipped on non Kubernetes clusters In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_registry_test.go:214 @ 12/03/23 20:54:32.466 ------------------------------ Progress Report for Ginkgo Process #2 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: 2m2.73s) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1077 In [BeforeEach] (Node Runtime: 2m0.007s) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1050 Begin Captured GinkgoWriter Output >> ... [odo] I1203 20:54:23.599060 5644 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I1203 20:54:23.601723 5644 port.go:319] port 8080 not listening in container "runtime" [odo] I1203 20:54:31.362743 5644 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: rhxezb-app-6d5854965b-clmpp in container: runtime [odo] I1203 20:54:31.735858 5644 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I1203 20:54:31.735858 5644 exec.go:96] 0: EB3011AC:9FC2 221A1068:01BB 06 00000000:00000000 03:00000BD4 00000000 0 0 0 3 0000000000000000 [odo] I1203 20:54:31.735858 5644 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I1203 20:54:31.735858 5644 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I1203 20:54:31.735858 5644 exec.go:96] 0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1004150000 0 263805647 1 0000000000000000 100 0 0 10 0 [odo] I1203 20:54:31.735858 5644 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I1203 20:54:31.743418 5644 port.go:319] port 8080 not listening in container "runtime" << End Captured GinkgoWriter Output Spec Goroutine goroutine 1044 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0005a4150, {0x2051858?, 0xc001492180}, 0x1, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0005a4150, {0x2051858, 0xc001492180}, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x1c74683, 0x8}, 0xc0007b9620?, 0xc0007b9600?, 0xc0012f1020) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000640ea0) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/helper/helper_dev.go:279 > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1() C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1069 | 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({0x1f46be, 0xc0014c91a0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ + [226.940 seconds] odo dev debug command tests when a composite apply command is used as debug command should execute the composite apply commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:288 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:57259" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [2.516 seconds] odo dev command tests when running applications listening on the container loopback interface should error out if using --ignore-localhost on any platform other than Podman C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4211 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60256" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.344 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=false, customAddress=false) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59857" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [85.537 seconds] 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 without apply command should have deleted the old resource and created the new resource C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1077 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59158" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.680 seconds] odo dev command tests when odo dev is executed to run a devfile containing a k8s resource should have created the necessary k8s resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1127 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59920" << Captured StdOut/StdErr Output ------------------------------ + [5.846 seconds] odo describe component command tests when creating a component when running odo deploy to create ingress/routes should show the ingress with defaultBackend in odo describe component output C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:577 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60433" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ S [56.780 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile [BeforeEach] should react on the Devfile modification (podman=false, manual=true, customPortForwarding=true, customAddress=true) [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1353 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60015" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1356 @ 12/03/23 20:54:28.233 ------------------------------ S ------------------------------ + [82.731 seconds] odo dev command tests 1. devfile contains composite apply command when odo dev is running should execute the composite apply commands successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59615" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [76.645 seconds] odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false when stopping odo dev normally should have deleted all resources before returning C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:629 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:59816" << Captured StdOut/StdErr Output ------------------------------ + [3.617 seconds] odo create/delete/list/set namespace/project tests list project should successfully list all the projects C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:221 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60820" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ S [2.486 seconds] odo dev command tests when a component is bootstrapped when pod security is enforced as restricted [It] should set securitycontext for podsecurity admission C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:414 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61003" << Captured StdOut/StdErr Output [SKIPPED] This is a Kubernetes specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:416 @ 12/03/23 20:55:07.52 ------------------------------ S ------------------------------ + [3.881 seconds] odo devfile deploy command tests deploying devfile with exec when using a devfile name with length more than 63 should fail with invalid component name error C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:622 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61183" << Captured StdOut/StdErr Output ------------------------------ + [58.941 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60097" << Captured StdOut/StdErr Output ------------------------------ + [47.714 seconds] odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands when a file in component directory is modified should not trigger a push C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:736 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60230" << Captured StdOut/StdErr Output ------------------------------ + [47.246 seconds] odo dev command tests when a component is bootstrapped when running with --no-commands (debug=true) should start the dev session C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:268 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60226" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [56.699 seconds] odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and without --no-commands when a file in component directory is modified should not trigger a push C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:736 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60149" << Captured StdOut/StdErr Output ------------------------------ + [56.001 seconds] odo dev command tests when a component is bootstrapped when odo dev is executed when odo dev is stopped should delete the component from the platform C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:507 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60363" << Captured StdOut/StdErr Output ------------------------------ + [68.387 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:124 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60220" << Captured StdOut/StdErr Output ------------------------------ + [79.067 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/4732/tests/integration/cmd_devfile_list_test.go:334 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60160" << Captured StdOut/StdErr Output ------------------------------ + [56.245 seconds] odo dev command tests when odo dev is executed to run a devfile containing multiple k8s resource defined under a single Devfile component should have created the necessary k8s resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1127 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60417" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ S [2.218 seconds] odo init interactive command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace should download correct devfile from the first in-cluster registry [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:708 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:737 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61390" << Captured StdOut/StdErr Output [SKIPPED] skipped on non Kubernetes clusters In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_init_test.go:710 @ 12/03/23 20:55:45.19 ------------------------------ + [26.451 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61269" << Captured StdOut/StdErr Output ------------------------------ + [4.196 seconds] odo devfile deploy command tests when using a devfile.yaml containing an Image component with a build context should build image via Podman if build context references PROJECT_SOURCE env var C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:326 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61405" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [3.077 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy should succeed C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:143 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61412" << Captured StdOut/StdErr Output ------------------------------ + [55.835 seconds] odo dev debug command tests when a component is bootstrapped when running odo dev with debug flag should not add a DEBUG_PORT variable to the container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:124 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60773" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [56.838 seconds] odo dev command tests when Devfile 2.1.0 is used - with metadata.name when doing odo dev 3. should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1589 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60987" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [206.884 seconds] 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 C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1077 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:58325" << Captured StdOut/StdErr Output ------------------------------ + [77.734 seconds] odo dev command tests when adding local files to gitignore and running odo dev when modifying /testdir/baz.txt file should synchronize it only C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1965 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60397" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [3.953 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in=deploy should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61513" << Captured StdOut/StdErr Output ------------------------------ + [24.741 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="dev") should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:128 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61364" << Captured StdOut/StdErr Output ------------------------------ + [5.705 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61517" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ + [3.724 seconds] odo logs command tests when directory is empty should error C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_logs_test.go:86 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61728" << Captured StdOut/StdErr Output ------------------------------ + [56.405 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=true, customPortForwarding=true, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1338 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61207" << Captured StdOut/StdErr Output ------------------------------ + [5.218 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in=dev should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61724" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [67.935 seconds] odo dev command tests when Create and dev java-springboot component should execute default build and run commands correctly C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2931 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60989" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [4.172 seconds] odo devfile deploy command tests when using a devfile.yaml containing an Image component with no build context should build image via Podman by defaulting build context to devfile path C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:450 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61769" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [25.364 seconds] odo delete command tests when deleting a component containing preStop event that is deployed with DEV and --files=false should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:517 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61446" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.949 seconds] odo create/delete/list/set namespace/project tests set project should not succeed to set the project C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:162 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61808" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ + [6.452 seconds] odo generic When deleting two project one after the other should be able to delete them in any order C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/generic_test.go:107 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61766" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [57.416 seconds] odo dev command tests when running odo dev and devfile with composite command - without metadata.name should execute all commands in composite command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2610 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61263" << Captured StdOut/StdErr Output ------------------------------ + [57.359 seconds] odo dev command tests when Devfile 2.1.0 is used - without metadata.name when doing odo dev 3. should check if the env variable has a correct value C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1589 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61270" << Captured StdOut/StdErr Output ------------------------------ + [5.402 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in=deploy should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61855" << Captured StdOut/StdErr Output ------------------------------ + [4.811 seconds] odo logs command tests when odo logs is executed for a component that's not running in any modes should print that no containers are running C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_logs_test.go:99 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61886" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [137.877 seconds] odo dev command tests when running odo dev with devfile containing volume-component - without metadata.name should successfully use the volume components in container components C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2278 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60036" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ + [5.877 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61911" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [3.842 seconds] odo devfile init command tests setting application ports when running odo init --run-port with a Devfile with no commands should overwrite the ports into the container component referenced by the default run command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_init_test.go:648 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61956" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ S [56.240 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile [BeforeEach] should react on the Devfile modification (podman=false, manual=true, customPortForwarding=false, customAddress=true) [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1353 [It] C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1379 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61342" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1356 @ 12/03/23 20:55:59.802 ------------------------------ + [55.081 seconds] odo dev command tests when a component is bootstrapped when run command takes really long to start should cancel run command and return if odo dev is stopped C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1002 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61425" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [56.393 seconds] odo dev debug command tests when a component is bootstrapped when running odo dev with debug flag and custom port mapping for port forwarding should connect to relevant custom ports forwarded C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:76 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61441" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [23.726 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a build command should error out on an invalid command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3080 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61959" << Captured StdOut/StdErr Output ------------------------------ + [57.739 seconds] odo dev command tests when creating local files and dir and running odo dev - without metadata.name should correctly propagate changes to the container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1788 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61468" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [96.568 seconds] odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false when killing odo dev and another process replaces it should restart a new session successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:609 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61227" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [5.413 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in= should delete the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:274 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62283" << Captured StdOut/StdErr Output ------------------------------ + [48.623 seconds] odo dev command tests when using a Devfile with no commands should start the Dev Session with --no-commands=true C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4921 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61780" << Captured StdOut/StdErr Output ------------------------------ + [4.126 seconds] odo create/delete/list/set namespace/project tests create project should fail to create project C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_namespace_test.go:63 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62577" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ + [58.189 seconds] odo dev command tests when a component is bootstrapped should sync .git directory and subfiles with --sync-git-dir C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:182 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61736" << Captured StdOut/StdErr Output ------------------------------ + [23.545 seconds] odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a run command should error out on an invalid command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3150 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62239" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [57.102 seconds] odo dev command tests when creating local files and dir and running odo dev - with metadata.name should correctly propagate changes to the container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1788 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61832" << Captured StdOut/StdErr Output ------------------------------ + [68.136 seconds] odo list with devfile devfile has missing metadata when projectType and language is missing when the component is pushed should show 'nodejs' for 'Type' in odo list C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_list_test.go:363 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61839" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ S [3.549 seconds] odo devfile deploy command tests deploying devfile with long-running exec when pod security is enforced as restricted [It] should set securitycontext for podsecurity admission on job's pod template C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:676 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62790" << Captured StdOut/StdErr Output [SKIPPED] This is a Kubernetes specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:678 @ 12/03/23 20:57:24.8 ------------------------------ + [55.456 seconds] odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a build command should execute the default build command successfully if specified explicitly C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3126 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62003" << Captured StdOut/StdErr Output ------------------------------ + [60.378 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61985" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [78.555 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/4732/tests/integration/cmd_dev_debug_test.go:388 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61891" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [36.265 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:428 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62703" << Captured StdOut/StdErr Output ------------------------------ + [16.798 seconds] odo devfile deploy command tests deploying devfile with exec when using devfile where the exec command is bound to fail should print the last 100 lines of the log to the output C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:648 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62871" << Captured StdOut/StdErr Output ------------------------------ + [6.621 seconds] odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should have deleted the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63093" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ + [116.683 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/4732/tests/integration/cmd_dev_test.go:2230 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61713" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [58.066 seconds] odo dev command tests when Devfile contains metadata.language when running odo dev should set the correct value in labels of resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:4089 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62652" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ + [56.312 seconds] odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_delete_test.go:473 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62697" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ + [78.294 seconds] odo dev debug command tests when a composite command is used as debug command - with metadata.name should run successfully C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:225 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62549" << Captured StdOut/StdErr Output ------------------------------ + [46.308 seconds] odo dev command tests 1. devfile contains composite apply command the devfile contains an image component that uses a remote Dockerfile when [PODMAN_CMD=echo] remote server returns an error when odo dev is run should not build images when odo dev is run C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2549 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62829" << Captured StdOut/StdErr Output ------------------------------ + [116.735 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/4732/tests/integration/cmd_dev_test.go:2230 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61862" << Captured StdOut/StdErr Output ------------------------------ + [127.426 seconds] odo dev command tests when a component is bootstrapped when Automount volumes are present in the namespace when odo dev is executed should mount the volumes C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:833 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:61928" << Captured StdOut/StdErr Output ------------------------------ + [244.415 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/4732/tests/integration/cmd_dev_test.go:3391 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:60205" << Captured StdOut/StdErr Output ------------------------------ + [58.418 seconds] odo dev command tests when multiple projects are present - without metadata.name should sync to the correct dir in container C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2130 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63017" << Captured StdOut/StdErr Output ------------------------------ + [71.354 seconds] odo dev command tests 1. devfile contains composite apply command the devfile contains an image component that uses a remote Dockerfile when [PODMAN_CMD=echo] remote server returns a valid file when odo dev is run should build and push image when odo dev is run C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:2526 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62860" << Captured StdOut/StdErr Output ------------------------------ + [58.315 seconds] odo dev debug command tests when a component is bootstrapped when running odo dev with debug flag should connect to relevant ports forwarded C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_debug_test.go:112 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63198" << Captured StdOut/StdErr Output ------------------------------ + [117.642 seconds] odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy with image build extra args when running and stopping odo dev should not delete the resources created with odo deploy C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_devfile_deploy_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62277" << Captured StdOut/StdErr Output ------------------------------ + [127.126 seconds] odo describe component command tests checking for remote source code location when using devfile with containers that has mountSource set to false and starting an odo dev session should show remote source code location in odo describe component output C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:667 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62068" << Captured StdOut/StdErr Output ------------------------------ + [115.324 seconds] odo dev command tests when a hotReload capable Run command is used with odo dev should execute the build and run commands C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3771 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62581" << Captured StdOut/StdErr Output ------------------------------ + [55.939 seconds] odo describe component command tests when creating a component when running odo dev (podman=false,debug=true) Default output when describing the component in dev mode should describe the component C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_describe_component_test.go:373 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63324" << Captured StdOut/StdErr Output ------------------------------ S [55.010 seconds] odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev [It] should expose all endpoints on localhost regardless of exposure(podman=false, manual=true, customPortForwarding=true, customAddress=true) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1463 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63335" << Captured StdOut/StdErr Output [SKIPPED] This is a unix-terminal specific scenario, skipping In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:1505 @ 12/03/23 20:58:23.239 ------------------------------ + [117.178 seconds] odo dev command tests when hotReload capable Build and Run commands are used with odo dev when a source file is modified should not re-execute the run command C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_test.go:3834 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:62614" << Captured StdOut/StdErr Output ------------------------------ + [57.293 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=false) should describe the API Server port (JSON) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/cmd_dev_api_server_test.go:123 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63361" << Captured StdOut/StdErr Output ------------------------------ + [84.733 seconds] odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/integration/interactive_dev_test.go:76 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63274" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe dev --random-ports' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\4084313375 << Captured StdOut/StdErr Output ------------------------------ Ran 390 of 962 Specs in 1299.325 seconds SUCCESS! -- 390 Passed | 0 Failed | 0 Pending | 572 Skipped Ginkgo ran 1 suite in 21m57.0303646s Test Suite Passed 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-e2e.xml" tests/e2escenarios Running Suite: odo e2e scenarios - C:\Users\Administrator.ANSIBLE-TEST-VS\4732\tests\e2escenarios ================================================================================================= Random Seed: 1701658773 - will randomize all specs Will run 4 of 4 specs Running in parallel across 16 processes ------------------------------ + [105.662 seconds] E2E Test starting with non-empty Directory test debugging should verify developer workflow from non-empty Directory C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/e2escenarios/e2e_test.go:316 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63838" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1378704799 << Captured StdOut/StdErr Output ------------------------------ + [114.111 seconds] E2E Test starting with non-empty Directory add Binding should verify developer workflow of using binding as env in innerloop C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/e2escenarios/e2e_test.go:448 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63823" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1905725082 << Captured StdOut/StdErr Output ------------------------------ Progress Report for Ginkgo Process #4 Automatically polling progress: E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 2m2.039s) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/e2escenarios/e2e_test.go:186 In [It] (Node Runtime: 2m0.013s) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/e2escenarios/e2e_test.go:186 Begin Captured GinkgoWriter Output >> ... [odo] I1203 21:01:51.439946 5960 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: rrjvjw-app-587479c8f6-b7cww in container: tools [odo] I1203 21:01:51.442010 5960 exec.go:54] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c115-e.eu-de.containers.cloud.ibm.com:31900/api/v1/namespaces/e2e-test186mid/pods/rrjvjw-app-587479c8f6-b7cww/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_run.pid+%7C%7C+true&container=tools&stderr=true&stdout=true": dial tcp: lookup c115-e.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] I1203 21:01:51.442930 5960 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} && (mvn -Dmaven.repo.local=/home/user/.m2/repository spring-boot:run) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]: error while streaming command: context canceled [odo] X Finished executing the application (command: run) [26s] [odo] I1203 21:01:51.536612 5960 all.go:46] starting to concurrently query 200 APIs [odo] I1203 21:01:51.536612 5960 all.go:62] fired up all goroutines to query APIs [odo] I1203 21:01:52.132681 5960 all.go:67] all goroutines have returned in 596.0674ms [odo] I1203 21:01:52.132681 5960 all.go:76] query result: objects=638 << End Captured GinkgoWriter Output Spec Goroutine goroutine 86 [select, 1 minutes] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0002f0540, {0x2a42b40?, 0xc0003ca870}, 0x1, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0002f0540, {0x2a42b40, 0xc0003ca870}, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc00014be28?, {0xc000a7a470?, 0xc00014bd58?, 0x3?}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/gexec/session.go:144 github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/helper/helper_dev.go:263 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2() C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/e2escenarios/e2e_test.go:245 | // "exit dev mode and run odo deploy" | devSession.Stop() > devSession.WaitEnd() | | // all resources should be deleted from the namespace github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x21b77e5, 0xc000666240}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ Progress Report for Ginkgo Process #3 Automatically polling progress: E2E Test starting with empty Directory should verify developer workflow from empty Directory (Spec Runtime: 2m2.135s) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/e2escenarios/e2e_test.go:50 In [It] (Node Runtime: 2m0.022s) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/e2escenarios/e2e_test.go:50 Begin Captured GinkgoWriter Output >> ... [odo] I1203 21:01:57.394441 9776 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I1203 21:01:57.452258 9776 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I1203 21:01:57.497331 9776 components.go:346] Creating deployment gwijqp-app [odo] I1203 21:01:57.497331 9776 components.go:347] The component name is gwijqp [odo] I1203 21:01:57.497331 9776 components.go:350] The component already exists, attempting to update it [odo] I1203 21:01:57.497331 9776 components.go:352] Applying deployment [odo] I1203 21:01:57.545735 9776 components.go:361] Successfully updated component gwijqp [odo] I1203 21:01:57.579499 9776 components.go:748] Successfully update Service for component gwijqp [odo] I1203 21:01:57.588320 9776 all.go:46] starting to concurrently query 200 APIs [odo] I1203 21:01:57.588320 9776 all.go:62] fired up all goroutines to query APIs << End Captured GinkgoWriter Output Spec Goroutine goroutine 88 [select, 1 minutes] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0000baa80, {0x2a42d50?, 0xc0007c4ff0}, 0x1, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0000baa80, {0x2a42d50, 0xc0007c4ff0}, {0x0, 0x0, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContainOne({0xc000cf9c38, 0x2, 0xc001044000?}, 0xc00025c000?, 0x236b0c0?, 0xc000eee360) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/helper/helper_run.go:70 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc001061ea8) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/helper/helper_dev.go:278 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.5.1() C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/e2escenarios/e2e_test.go:147 | // making changes to the project again | helper.ReplaceString(filepath.Join(commonVar.Context, "server.js"), "from Node.js app v2", "from Node.js app v3") > err = devSession.WaitSync() | Expect(err).ToNot(HaveOccurred()) | // "should update the changes" github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x137, 0x0}) C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode C:/Users/Administrator.ANSIBLE-TEST-VS/4732/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ + [159.274 seconds] E2E Test starting with empty Directory should verify developer workflow from empty Directory C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/e2escenarios/e2e_test.go:50 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63824" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2784468709 Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe delete component' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2784468709 << Captured StdOut/StdErr Output ------------------------------ + [248.727 seconds] E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory C:/Users/Administrator.ANSIBLE-TEST-VS/4732/tests/e2escenarios/e2e_test.go:186 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:63822" Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe init' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1746611696 Spawning 'C:\Users\Administrator.ANSIBLE-TEST-VS\4732\bin\odo.exe delete component' from C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1746611696 << Captured StdOut/StdErr Output ------------------------------ Ran 4 of 4 Specs in 248.741 seconds SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 4m30.6156484s Test Suite Passed