cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=765df6db6" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-integration-unauth.xml" --label-filter="unauth" tests/integration Running Suite: Integration Suite - /go/odo_1/tests/integration ============================================================== Random Seed: 1701657396 - will randomize all specs Will run 130 of 962 specs Running in parallel across 16 processes SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [6.584 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile-version flag to download a specific version should download the devfile with the requested version [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:192 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:35339" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [6.164 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with ODO_TRACKING_CONSENT=yes env var should take precedence over ConsentTelemetry preference should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:35965" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [6.706 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component should run odo build-images without push [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:42735" << Captured StdOut/StdErr Output ------------------------------ • [6.362 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not run 'odo build-images --push' [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:292 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:42183" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ • [6.514 seconds] odo devfile init command tests label unauth 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 [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:206 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36501" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [5.701 seconds] odo devfile registry command tests label unauth Should fail to delete the registry, when registry is not present [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:159 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:44913" << Captured StdOut/StdErr Output ------------------------------ • [6.848 seconds] odo devfile init command tests label unauth should successfully run odo init for devfile with starter project from the specified tag [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:303 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36075" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ • [6.755 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with valid caller env var: jboss should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:44357" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [6.574 seconds] odo preference and config command tests label unauth when when preference.yaml contains an int value for Timeout should show warning about incompatible Timeout value when viewing preferences [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:158 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:43651" << Captured StdOut/StdErr Output ------------------------------ • [7.151 seconds] odo preference and config command tests label unauth when telemetry is enabled when Telemetry is disabled in preferences when setting ConsentTelemetry to true should record the odo-preference-set command in telemetry [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:361 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:39939" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSS ------------------------------ • [7.490 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference PushTimeout should track parameter that is set along with its plain value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:32809" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ • [7.239 seconds] odo devfile registry command tests label unauth when adding a registry should pass, when doing odo init with --devfile-registry flag [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:173 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:43875" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ • [9.409 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference ImageRegistry should anonymize values set such that different strings will not have same hash [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:304 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:42289" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ • [3.921 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] /go/odo_1/tests/integration/cmd_describe_component_test.go:786 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:42937" << Captured StdOut/StdErr Output ------------------------------ • [10.753 seconds] odo init interactive command tests label unauth should ask to re-enter the component name when an invalid value is passed [unauth] /go/odo_1/tests/integration/interactive_init_test.go:142 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:43679" Spawning '/go/bin/odo init' from /tmp/2446924513 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [10.019 seconds] odo init interactive command tests label unauth should download correct devfile [unauth] /go/odo_1/tests/integration/interactive_init_test.go:229 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:37027" Spawning '/go/bin/odo init' from /tmp/3827933329 << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [5.692 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should build images [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:328 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:42093" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ • [5.697 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:284 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:44249" << Captured StdOut/StdErr Output ------------------------------ • [5.863 seconds] odo devfile init command tests label unauth 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 [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:372 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:33699" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ • [5.864 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not run 'odo build-images --push' [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:292 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:43655" << Captured StdOut/StdErr Output ------------------------------ • [6.787 seconds] odo devfile registry command tests label unauth when adding a registry should list registry with recently added registry on top [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:192 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:42641" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [11.418 seconds] odo init interactive command tests label unauth personalizing configuration should allow to add and delete a port [unauth] /go/odo_1/tests/integration/interactive_init_test.go:89 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:42999" Spawning '/go/bin/odo init' from /tmp/4062583842 << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ • [6.831 seconds] odo devfile init command tests label unauth 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` [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:349 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:43467" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSS ------------------------------ • [7.235 seconds] odo devfile registry command tests label unauth when adding a registry should fail, when adding same registry [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:178 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:42995" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ • [7.511 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference PushTimeout should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:40353" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [6.314 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference Ephemeral should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:38269" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [7.846 seconds] odo devfile registry command tests label unauth when adding a registry deleting registry and creating component with registry flag [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:186 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:46229" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [6.116 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component should pass extra args to Docker [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:38963" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSS ------------------------------ • [6.816 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference UpdateNotification should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:44687" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [6.435 seconds] odo generic label unauth when running odo --help returns full help contents including usage, examples, commands, utility commands, component shortcuts, and flags sections [unauth] /go/odo_1/tests/integration/generic_test.go:38 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:34993" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [5.225 seconds] odo devfile init command tests label unauth telemetry should error out if ODO_DISABLE_TELEMETRY=true and ODO_TRACKING_CONSENT=yes [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:446 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:34771" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ • [9.685 seconds] odo generic label unauth returns JSON error [unauth] /go/odo_1/tests/integration/generic_test.go:62 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:37065" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [6.324 seconds] odo devfile registry command tests label unauth Should list all default registries [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:38 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36217" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ • [6.959 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference ImageRegistry should track parameter that is set along with its hashed value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:41547" << Captured StdOut/StdErr Output ------------------------------ • [9.039 seconds] odo init interactive command tests label unauth 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 [unauth] /go/odo_1/tests/integration/interactive_init_test.go:548 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:38581" Spawning '/go/bin/odo init' from /tmp/4292580569 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSS ------------------------------ • [7.950 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference Timeout should track parameter that is set along with its plain value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:34017" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [8.743 seconds] odo devfile init command tests label unauth should successfully run odo init for devfile with starter project on git with main default branch [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:309 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:46817" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ • [7.353 seconds] odo devfile registry command tests label unauth Should list java-openliberty specifically [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:109 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:44151" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSS ------------------------------ • [7.025 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile flag and JSON output should return correct values in output [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:146 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:34349" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [9.866 seconds] odo init interactive command tests label unauth displaying welcoming messages when directory is not empty should display appropriate welcoming messages [unauth] /go/odo_1/tests/integration/interactive_init_test.go:460 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:46787" Spawning '/go/bin/odo init' from /tmp/1329432432 << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [10.020 seconds] odo preference and config command tests label unauth check that help works should display help info [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:46 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:35049" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSS ------------------------------ • [8.536 seconds] odo devfile registry command tests label unauth Should fail with an error with no registries [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:153 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:44679" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ • [5.443 seconds] odo devfile init command tests label unauth when source directory is empty name in devfile is personalized in non-interactive mode [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:411 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:33925" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [6.178 seconds] odo generic label unauth when running odo --help does not support the --kubeconfig flag [unauth] /go/odo_1/tests/integration/generic_test.go:42 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:44647" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ • [14.132 seconds] odo init interactive command tests label unauth should print automation command with proper values [unauth] /go/odo_1/tests/integration/interactive_init_test.go:180 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:40075" Spawning '/go/bin/odo init' from /tmp/450387775 << Captured StdOut/StdErr Output ------------------------------ • [6.966 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with valid caller env var: vscode should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:42909" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [6.998 seconds] odo preference and config command tests label unauth When ConsentTelemetry preference value is set should not prompt the user [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:203 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:34837" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSS ------------------------------ • [7.090 seconds] odo devfile registry command tests label unauth when adding a registry should successfully delete registry [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:182 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:38101" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ • [8.914 seconds] odo preference and config command tests label unauth When no ConsentTelemetry preference value is set should not prompt when preference command is run [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:181 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:38397" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ • [10.309 seconds] odo describe component command tests when creating a component should describe the component in the current directory [unauth] /go/odo_1/tests/integration/cmd_describe_component_test.go:210 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36953" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSS ------------------------------ • [7.364 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with valid caller env var: intellij should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:41589" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ • [5.860 seconds] odo devfile init command tests label unauth when running odo init from a directory with sources should work without --starter flag [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:321 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:45313" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ • [6.679 seconds] odo devfile build-images command tests label unauth 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 [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:235 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:38507" << Captured StdOut/StdErr Output ------------------------------ • [5.956 seconds] odo devfile init command tests label unauth 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` [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:367 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:41977" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [6.046 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile-path flag with a local devfile should copy the devfile.yaml file [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:226 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:39593" << Captured StdOut/StdErr Output ------------------------------ • [5.492 seconds] odo devfile init command tests label unauth when a dangling env file exists in the working directory should successfully create a devfile component and remove the dangling env file [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:255 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:33873" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ • [4.571 seconds] odo preference and config command tests label unauth when running help for preference command should display the help [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:56 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36777" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ • [4.864 seconds] odo devfile init command tests label unauth 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 [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:354 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:45643" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [6.414 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile-registry flag should successfully run odo init if specified registry is valid [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:245 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:43457" << Captured StdOut/StdErr Output ------------------------------ • [7.839 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component should run odo build-images --push [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36639" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [5.959 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with invalid caller env var should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:44511" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [8.304 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference ImageRegistry should anonymize values set such that same strings have same hash [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:287 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:46275" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [6.997 seconds] odo preference and config command tests label unauth When viewing global config should get the default global config keys in JSON output [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:83 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:41905" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [6.834 seconds] odo devfile build-images command tests label unauth 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 [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:191 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:45723" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [12.905 seconds] odo init interactive command tests label unauth should download correct devfile-starter [unauth] /go/odo_1/tests/integration/interactive_init_test.go:310 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36319" Spawning '/go/bin/odo init' from /tmp/832329277 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [10.040 seconds] odo init interactive command tests label unauth should ask to download the starter project when the devfile stack has extra files [unauth] /go/odo_1/tests/integration/interactive_init_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:40789" Spawning '/go/bin/odo init' from /tmp/2635393498 << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ • [6.284 seconds] odo devfile init command tests label unauth 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 [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:206 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36751" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [7.285 seconds] odo devfile build-images command tests label unauth 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 [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:191 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:34897" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ • [6.617 seconds] odo create/delete/list/set namespace/project tests list project should fail, with unauth cluster [unauth] /go/odo_1/tests/integration/cmd_namespace_test.go:217 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:33723" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ • [6.233 seconds] odo preference and config command tests label unauth should fail to set an incompatible format for a preference that accepts duration [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:165 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:42557" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [9.424 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 [unauth] /go/odo_1/tests/integration/cmd_describe_component_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:38453" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ • [9.463 seconds] odo list with devfile devfile has missing metadata when projectType is missing should show the language for 'Type' in odo list [unauth] /go/odo_1/tests/integration/cmd_devfile_list_test.go:318 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36575" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [6.856 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component with Dockerfile args should use args to build image when running odo build-images [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:145 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:39167" << Captured StdOut/StdErr Output ------------------------------ • [5.731 seconds] odo devfile init command tests label unauth telemetry should error out if ODO_DISABLE_TELEMETRY=false and ODO_TRACKING_CONSENT=no [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:446 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:35667" << Captured StdOut/StdErr Output ------------------------------ • [5.868 seconds] odo devfile registry command tests label unauth when adding a registry should list newly added registry [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:168 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:37861" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ • [11.666 seconds] odo init interactive command tests label unauth displaying welcoming messages when directory is empty should display appropriate welcoming messages [unauth] /go/odo_1/tests/integration/interactive_init_test.go:409 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:37409" Spawning '/go/bin/odo init' from /tmp/450646798 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSS ------------------------------ • [6.322 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference Ephemeral should track parameter that is set along with its plain value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:42533" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ • [6.268 seconds] odo devfile init command tests label unauth when running odo init with a devfile that has a subDir starter project should successfully extract the project in the specified subDir path [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:265 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36745" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ • [5.733 seconds] odo generic executing odo version command when executing the complete command with server info should show the version of odo major components [unauth] /go/odo_1/tests/integration/generic_test.go:184 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:35877" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ • [8.646 seconds] odo describe component command tests should fail, without cluster [unauth] /go/odo_1/tests/integration/cmd_describe_component_test.go:36 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:40963" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSS ------------------------------ • [8.308 seconds] odo init interactive command tests label unauth when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode [unauth] /go/odo_1/tests/integration/interactive_init_test.go:694 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36613" Spawning '/go/bin/odo init' from /tmp/3674110914 << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ • [6.701 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile-version flag to download the latest version should download the devfile with the requested version [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:192 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:43723" << Captured StdOut/StdErr Output ------------------------------ • [7.846 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component should pass extra args to Podman [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:33957" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ • [8.763 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 [unauth] /go/odo_1/tests/integration/cmd_describe_component_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36415" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSS ------------------------------ • [11.241 seconds] odo init interactive command tests label unauth should not fail when using -v flag [unauth] /go/odo_1/tests/integration/interactive_init_test.go:49 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:38317" Spawning '/go/bin/odo init -v 4' from /tmp/1200362657 << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [7.770 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference RegistryCacheTime should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:37609" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [6.891 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference ConsentTelemetry should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:35003" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [6.712 seconds] odo devfile init command tests label unauth should successfully run odo init for devfile with starter project from the specified branch [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:297 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:34683" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSS ------------------------------ • [8.556 seconds] odo list with devfile when a component created in 'app' application should list the local component when no authenticated [unauth] /go/odo_1/tests/integration/cmd_devfile_list_test.go:115 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:32863" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ • [8.126 seconds] odo preference and config command tests label unauth when telemetry is enabled when telemetry is enabled in preferences when setting ConsentTelemetry to false should record the odo-preference-set command in telemetry [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:336 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:46127" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [4.237 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] /go/odo_1/tests/integration/cmd_describe_component_test.go:750 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:45353" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [5.490 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:284 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:43063" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ • [5.618 seconds] odo devfile init command tests label unauth when devfile contains parent URI should not replace the original devfile [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:394 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36429" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [5.466 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run 'odo build-images --push' [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:335 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:41685" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [9.432 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 [unauth] /go/odo_1/tests/integration/cmd_describe_component_test.go:241 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:43907" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ • [6.174 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile flag should download a devfile.yaml file and correctly set the component name in it [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:127 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:39635" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [5.949 seconds] odo generic label unauth when running odo without subcommand and flags a short vesion of help contents is returned, an error is not expected [unauth] /go/odo_1/tests/integration/generic_test.go:52 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:40411" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [9.527 seconds] odo init interactive command tests label unauth Automatic port detection via Alizer when starting with an existing project should display ports detected [unauth] /go/odo_1/tests/integration/interactive_init_test.go:651 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:46849" Spawning '/go/bin/odo init' from /tmp/3377736352 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSS ------------------------------ • [6.291 seconds] odo devfile init command tests label unauth when running odo init from a directory with sources should not accept --starter flag [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:324 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:41599" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [8.484 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 [unauth] /go/odo_1/tests/integration/cmd_describe_component_test.go:272 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:34547" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ • [6.106 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should build images [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:328 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:40639" << Captured StdOut/StdErr Output ------------------------------ • [6.619 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component with Dockerfile args should be able pass extra flags to Podman/Docker build command [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:40337" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSS ------------------------------ • [6.859 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml with no Image component should not be able to run odo build-images [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:128 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:46089" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [5.743 seconds] odo devfile build-images command tests label unauth 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 [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:235 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:38275" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [7.530 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with no caller env var should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:46457" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ • [5.237 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile-path flag with a URL should copy the devfile.yaml file [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:237 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36413" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [6.862 seconds] odo devfile registry command tests label unauth Should list at least one nodejs component from the default registry [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:43 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:44601" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSS ------------------------------ • [6.328 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference UpdateNotification should track parameter that is set along with its plain value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36325" << Captured StdOut/StdErr Output ------------------------------ • [7.808 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference ImageRegistry should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36157" << Captured StdOut/StdErr Output ------------------------------ • [9.360 seconds] odo list with devfile devfile has missing metadata when projectType and language is missing should show 'Not available' for 'Type' in odo list [unauth] /go/odo_1/tests/integration/cmd_devfile_list_test.go:349 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:38413" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSS ------------------------------ • [17.739 seconds] odo preference and config command tests label unauth When viewing global config should get the default global config keys [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:74 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:35059" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSS ------------------------------ • [5.398 seconds] odo generic label unauth returns error when using an invalid command with --help [unauth] /go/odo_1/tests/integration/generic_test.go:92 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:44487" << Captured StdOut/StdErr Output ------------------------------ • [5.483 seconds] odo generic label unauth returns error when using an invalid command [unauth] /go/odo_1/tests/integration/generic_test.go:57 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:42777" << Captured StdOut/StdErr Output ------------------------------ • [5.285 seconds] odo create/delete/list/set namespace/project tests list namespace should fail, with unauth cluster [unauth] /go/odo_1/tests/integration/cmd_namespace_test.go:217 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:37075" << Captured StdOut/StdErr Output ------------------------------ • [8.044 seconds] odo devfile registry command tests label unauth Should list detailed information regarding nodejs [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:48 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:45917" << Captured StdOut/StdErr Output ------------------------------ • [7.285 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference Timeout should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:35701" << Captured StdOut/StdErr Output ------------------------------ • [6.322 seconds] odo preference and config command tests label unauth When no ConsentTelemetry preference value is set should not prompt when user calls for help [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36343" << Captured StdOut/StdErr Output ------------------------------ • [14.253 seconds] odo init interactive command tests label unauth should start downloading starter project only after all interactive questions have been asked [unauth] /go/odo_1/tests/integration/interactive_init_test.go:586 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:36279" Spawning '/go/bin/odo init' from /tmp/4038225744 << Captured StdOut/StdErr Output ------------------------------ • [5.426 seconds] odo devfile registry command tests label unauth should fail when adding a git based registry [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:204 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:43019" << Captured StdOut/StdErr Output ------------------------------ • [7.927 seconds] odo init interactive command tests label unauth displaying welcoming messages when alizer detection of javascript name should display node-echo name [unauth] /go/odo_1/tests/integration/interactive_init_test.go:513 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:39239" Spawning '/go/bin/odo init' from /tmp/578138564 << Captured StdOut/StdErr Output ------------------------------ • [3.177 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run 'odo build-images --push' [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:335 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:45433" << Captured StdOut/StdErr Output ------------------------------ • [7.098 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference RegistryCacheTime should track parameter that is set along with its plain value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:46401" << Captured StdOut/StdErr Output ------------------------------ • [6.683 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference ConsentTelemetry should track parameter that is set along with its plain value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:34231" << Captured StdOut/StdErr Output ------------------------------ • [4.876 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with empty caller env var should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:557 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:33051" << Captured StdOut/StdErr Output ------------------------------ • [19.215 seconds] odo devfile init command tests label unauth odo init should fail [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:46 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:37657" << Captured StdOut/StdErr Output ------------------------------ • [22.105 seconds] odo preference and config command tests label unauth When configuring global config values should successfully updated [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:114 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "http://127.0.0.1:39351" << Captured StdOut/StdErr Output ------------------------------ Ran 126 of 962 Specs in 67.613 seconds SUCCESS! -- 126 Passed | 0 Failed | 0 Pending | 836 Skipped Ginkgo ran 1 suite in 2m15.17014541s Test Suite Passed