cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=3048a4c75" ./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.xml" --label-filter="!unauth && !nocluster && !podman" tests/integration
Running Suite: Integration Suite - /go/odo_1/tests/integration
==============================================================
Random Seed: 1701425663 - will randomize all specs

Will run 504 of 962 specs
Running in parallel across 16 processes
SSSSSSSS
------------------------------
• [15.945 seconds]
odo create/delete/list/set namespace/project tests list namespace should successfully list all the namespaces
/go/odo_1/tests/integration/cmd_namespace_test.go:221

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44911"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [16.228 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:502

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46177"
  << Captured StdOut/StdErr Output
------------------------------
• [17.962 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile
/go/odo_1/tests/integration/interactive_deploy_test.go:75

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34717"
  Spawning '/go/bin/odo deploy' from /tmp/258780712
  << Captured StdOut/StdErr Output
------------------------------
• [17.163 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:226

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44799"
  << Captured StdOut/StdErr Output
------------------------------
• [19.720 seconds]
odo generic When deleting two project one after the other should be able to delete sequentially
/go/odo_1/tests/integration/generic_test.go:100

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44275"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
------------------------------
• [21.082 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
/go/odo_1/tests/integration/cmd_delete_test.go:237

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40889"
  << Captured StdOut/StdErr Output
------------------------------
S [6.783 seconds]
odo dev command tests when running odo dev with devfile containing volume-component - without metadata.name [BeforeEach] should successfully use the volume components in container components
  [BeforeEach] /go/odo_1/tests/integration/cmd_dev_test.go:2253
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:2278

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35405"
  << Captured StdOut/StdErr Output

  [SKIPPED] This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:2255 @ 12/01/23 10:15:51.703
------------------------------
• [40.600 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
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45021"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [41.281 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
/go/odo_1/tests/integration/cmd_delete_test.go:473

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43555"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [28.543 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
/go/odo_1/tests/integration/cmd_delete_test.go:151

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34279"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [3.624 seconds]
odo devfile deploy command tests when using a devfile.yaml containing two deploy commands should run odo deploy
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:244

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40817"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [65.783 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
/go/odo_1/tests/integration/cmd_dev_test.go:4089

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45353"
  << Captured StdOut/StdErr Output
------------------------------
• [64.773 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
/go/odo_1/tests/integration/cmd_dev_test.go:3195

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42025"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [66.430 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
/go/odo_1/tests/integration/cmd_dev_test.go:3207

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38713"
  << Captured StdOut/StdErr Output
------------------------------
• [68.032 seconds]
odo dev command tests when a component is bootstrapped should add annotation to use ImageStreams
/go/odo_1/tests/integration/cmd_dev_test.go:147

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38103"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [71.679 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
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41935"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [4.035 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:802

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33743"
  << Captured StdOut/StdErr Output
------------------------------
• [60.329 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:373

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34875"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [58.493 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
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:108

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43737"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [5.444 seconds]
odo devfile init command tests when DevfileRegistriesList CRD is installed on cluster when CR for devfileregistrieslists is installed in namespace should be able to download devfile from the in-cluster registry
/go/odo_1/tests/integration/cmd_devfile_init_test.go:607

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45931"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [5.510 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
/go/odo_1/tests/integration/cmd_devfile_list_test.go:71

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40243"
  << Captured StdOut/StdErr Output
------------------------------
• [68.678 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
/go/odo_1/tests/integration/cmd_dev_debug_test.go:388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41185"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSS
------------------------------
• [55.928 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
/go/odo_1/tests/integration/cmd_dev_test.go:1612

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38109"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [55.633 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
/go/odo_1/tests/integration/cmd_delete_test.go:473

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44875"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [67.395 seconds]
odo dev debug command tests when a composite command is used as debug command - with metadata.name should run successfully
/go/odo_1/tests/integration/cmd_dev_debug_test.go:225

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37303"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [5.689 seconds]
odo list with devfile listing non-odo managed components when a non-odo managed component is deployed should list the component in JSON
/go/odo_1/tests/integration/cmd_devfile_list_test.go:47

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34521"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [6.885 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
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45477"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [8.754 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
/go/odo_1/tests/integration/interactive_dev_test.go:164

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41217"
  Spawning '/go/bin/odo dev --random-ports' from /tmp/2808649972
  << Captured StdOut/StdErr Output
------------------------------
• [55.884 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
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:98

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42947"
  << Captured StdOut/StdErr Output
------------------------------
• [127.163 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
/go/odo_1/tests/integration/cmd_dev_test.go:1743

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38849"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSSS
------------------------------
• [126.466 seconds]
odo dev command tests when running odo dev and single env var is set - with metadata.name should be able to exec command
/go/odo_1/tests/integration/cmd_dev_test.go:1691

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44681"
  << Captured StdOut/StdErr Output
------------------------------
• [107.376 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=true, customPortForwarding=true, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:32857"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSS
------------------------------
• [48.026 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:595

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41073"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [56.618 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
/go/odo_1/tests/integration/cmd_dev_test.go:1668

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45971"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [66.800 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
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:221

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43439"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [8.702 seconds]
odo create/delete/list/set namespace/project tests set project should successfully set the project
/go/odo_1/tests/integration/cmd_namespace_test.go:147

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38663"
  << Captured StdOut/StdErr Output
------------------------------
• [8.825 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
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33467"
  << Captured StdOut/StdErr Output
------------------------------
• [119.395 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
/go/odo_1/tests/integration/cmd_dev_test.go:2230

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34327"
  << Captured StdOut/StdErr Output
------------------------------
• [60.546 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
/go/odo_1/tests/integration/cmd_dev_test.go:2526

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46829"
  << Captured StdOut/StdErr Output
------------------------------
• [77.622 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=true, customPortForwarding=true, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40627"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [78.039 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
/go/odo_1/tests/integration/cmd_dev_test.go:1805

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35855"
  << Captured StdOut/StdErr Output
------------------------------
• [146.727 seconds]
odo dev command tests when running odo dev and composite command is used as a run command - without metadata.name should run successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2709

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39187"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [26.947 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
/go/odo_1/tests/integration/cmd_logs_test.go:291

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40163"
  << Captured StdOut/StdErr Output
------------------------------
S [5.147 seconds]
odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false [BeforeEach] when stopping odo dev normally should have deleted all resources before returning
  [BeforeEach] /go/odo_1/tests/integration/cmd_dev_test.go:560
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:629

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35561"
  << Captured StdOut/StdErr Output

  [SKIPPED] This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:562 @ 12/01/23 10:17:57.732
------------------------------
SS
------------------------------
• [4.952 seconds]
odo describe component command tests when creating a component should not describe the component from another directory, with default cluster mode
/go/odo_1/tests/integration/cmd_describe_component_test.go:289

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44827"
  << Captured StdOut/StdErr Output
------------------------------
• [5.363 seconds]
odo preference and config command tests when DevfileRegistriesList CRD is installed on cluster when CR for devfileregistrieslists is installed in namespace registry list should return registry listed in CR
/go/odo_1/tests/integration/cmd_pref_config_test.go:414

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45207"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSS
------------------------------
• [3.664 seconds]
odo dev command tests when a component is bootstrapped should fail when using --random-ports and --port-forward together
/go/odo_1/tests/integration/cmd_dev_test.go:218

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43791"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [26.895 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
/go/odo_1/tests/integration/cmd_dev_test.go:547

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45905"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [5.123 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
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43599"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [67.000 seconds]
odo dev command tests when a component with multiple endpoints is run should fail running a second session on the same platform
/go/odo_1/tests/integration/cmd_dev_test.go:3615

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33879"
  << Captured StdOut/StdErr Output
------------------------------
• [57.327 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:414

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41773"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [57.107 seconds]
odo devfile deploy command tests deploying devfile with long-running exec when Automount volumes are present in the namespace should mount the volumes
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:695

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41905"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [56.824 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)
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:123

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43507"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [60.691 seconds]
odo dev command tests when a component is bootstrapped should not sync .git directory
/go/odo_1/tests/integration/cmd_dev_test.go:166

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41935"
  << Captured StdOut/StdErr Output
------------------------------
• [57.124 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
/go/odo_1/tests/integration/cmd_dev_test.go:1668

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36905"
  << Captured StdOut/StdErr Output
------------------------------
• [11.622 seconds]
odo create/delete/list/set namespace/project tests delete project when force-deleting a valid project should successfully delete the project asynchronously
/go/odo_1/tests/integration/cmd_namespace_test.go:107

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39167"
  << Captured StdOut/StdErr Output
------------------------------
• [78.769 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
/go/odo_1/tests/integration/cmd_dev_test.go:1805

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38969"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [6.841 seconds]
odo create/delete/list/set namespace/project tests set namespace should successfully set the namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:147

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45089"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [58.326 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
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40389"
  << Captured StdOut/StdErr Output
------------------------------
• [118.210 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
/go/odo_1/tests/integration/cmd_dev_debug_test.go:163

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34115"
  << Captured StdOut/StdErr Output
------------------------------
• [127.795 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
/go/odo_1/tests/integration/cmd_dev_test.go:1237

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43847"
  << Captured StdOut/StdErr Output
------------------------------
• [5.387 seconds]
odo devfile build-images command tests when using a Devfile with variable image names should build images with --var-file (push=true)
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:445

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36919"
  << Captured StdOut/StdErr Output
------------------------------
• [75.539 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
/go/odo_1/tests/integration/cmd_dev_test.go:5007

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33265"
  << Captured StdOut/StdErr Output
------------------------------
• [57.997 seconds]
odo dev command tests when a component is bootstrapped when pod security is enforced as restricted should set securitycontext for podsecurity admission
/go/odo_1/tests/integration/cmd_dev_test.go:414

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42793"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [14.540 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
/go/odo_1/tests/integration/cmd_namespace_test.go:115

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35517"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [7.513 seconds]
odo describe component command tests should fail, with cluster
/go/odo_1/tests/integration/cmd_describe_component_test.go:89

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43253"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [8.365 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
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34893"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [5.553 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:201

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44969"
  << Captured StdOut/StdErr Output
------------------------------
• [100.040 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
/go/odo_1/tests/integration/cmd_dev_test.go:789

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37523"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [55.985 seconds]
odo dev command tests when running applications listening on the container loopback interface when running on default cluster platform should port-forward successfully
/go/odo_1/tests/integration/cmd_dev_test.go:4244

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38553"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [4.041 seconds]
odo devfile deploy command tests when directory is empty should error
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:47

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36375"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [4.794 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
/go/odo_1/tests/integration/generic_test.go:132

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45597"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [59.573 seconds]
odo dev command tests when multiple projects are present - without metadata.name should sync to the correct dir in container
/go/odo_1/tests/integration/cmd_dev_test.go:2130

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45203"
  << Captured StdOut/StdErr Output
------------------------------
• [57.284 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40093"
  << Captured StdOut/StdErr Output
------------------------------
• [27.983 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
/go/odo_1/tests/integration/cmd_delete_test.go:473

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43777"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [58.008 seconds]
odo dev command tests when a component is bootstrapped when recording telemetry data should record the telemetry data correctly
/go/odo_1/tests/integration/cmd_dev_test.go:458

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34107"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS•
------------------------------
• [25.290 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
/go/odo_1/tests/integration/cmd_delete_test.go:178

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38987"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
------------------------------
• [70.445 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
/go/odo_1/tests/integration/cmd_devfile_list_test.go:363

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41857"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [60.494 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
/go/odo_1/tests/integration/cmd_dev_test.go:736

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37293"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [117.200 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
/go/odo_1/tests/integration/cmd_dev_test.go:3375

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43223"
  << Captured StdOut/StdErr Output
------------------------------
• [4.918 seconds]
odo create/delete/list/set namespace/project tests set project should not succeed to set the project
/go/odo_1/tests/integration/cmd_namespace_test.go:162

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44105"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSS
------------------------------
• [144.737 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
/go/odo_1/tests/integration/cmd_dev_test.go:833

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42955"
  << Captured StdOut/StdErr Output
------------------------------
• [55.361 seconds]
odo dev command tests when a component is bootstrapped when running with --no-commands (debug=false) should start the dev session
/go/odo_1/tests/integration/cmd_dev_test.go:268

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39657"
  << Captured StdOut/StdErr Output
------------------------------
• [68.592 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:373

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42505"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [25.586 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
/go/odo_1/tests/integration/cmd_delete_test.go:178

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40807"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [6.499 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
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33161"
  << Captured StdOut/StdErr Output
------------------------------
• [116.245 seconds]
odo dev command tests when running odo dev and run command throws an error should error out with some log
/go/odo_1/tests/integration/cmd_dev_test.go:2858

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35997"
  << Captured StdOut/StdErr Output
------------------------------
• [6.356 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
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40011"
  << Captured StdOut/StdErr Output
------------------------------
• [4.396 seconds]
odo dev command tests when running odo dev and prestart events are defined should not correctly execute PreStart commands
/go/odo_1/tests/integration/cmd_dev_test.go:2823

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39769"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.237 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
/go/odo_1/tests/integration/cmd_dev_test.go:2966

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40455"
  << Captured StdOut/StdErr Output
------------------------------
• [3.479 seconds]
odo devfile build-images command tests when using a Devfile with variable image names should build images with default variable values (push=true)
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:431

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43935"
  << Captured StdOut/StdErr Output
------------------------------
• [9.743 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
/go/odo_1/tests/integration/cmd_logs_test.go:267

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34461"
  << Captured StdOut/StdErr Output
------------------------------
• [25.823 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
/go/odo_1/tests/integration/cmd_delete_test.go:128

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37733"
  << Captured StdOut/StdErr Output
------------------------------
• [5.396 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
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:32819"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [5.530 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
/go/odo_1/tests/integration/cmd_delete_test.go:241

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39861"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [86.894 seconds]
odo dev command tests when hotReload capable Build and Run commands are used with odo dev should execute the build and run commands
/go/odo_1/tests/integration/cmd_dev_test.go:3818

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40757"
  << Captured StdOut/StdErr Output
------------------------------
• [96.380 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
/go/odo_1/tests/integration/cmd_dev_test.go:3787

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43639"
  << Captured StdOut/StdErr Output
------------------------------
• [66.163 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
/go/odo_1/tests/integration/cmd_dev_test.go:1987

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41991"
  << Captured StdOut/StdErr Output
------------------------------
• [81.732 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
/go/odo_1/tests/integration/cmd_dev_test.go:2388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40425"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.731 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
/go/odo_1/tests/integration/cmd_dev_test.go:1612

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40711"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [121.475 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
/go/odo_1/tests/integration/cmd_devfile_list_test.go:193

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44173"
  << Captured StdOut/StdErr Output
------------------------------
• [7.439 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
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36009"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [56.287 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35645"
  << Captured StdOut/StdErr Output
------------------------------
• [57.029 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
/go/odo_1/tests/integration/cmd_dev_test.go:1127

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40203"
  << Captured StdOut/StdErr Output
------------------------------
• [65.395 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
/go/odo_1/tests/integration/cmd_dev_test.go:1987

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34555"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [5.202 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:372

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40701"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [56.798 seconds]
odo dev command tests when a container component defines a Command or Args - without metadata.name should run odo dev successfully (#5620)
/go/odo_1/tests/integration/cmd_dev_test.go:3538

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35019"
  << Captured StdOut/StdErr Output
------------------------------
• [229.661 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
/go/odo_1/tests/integration/cmd_dev_test.go:3391

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34697"
  << Captured StdOut/StdErr Output
------------------------------
• [57.360 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
/go/odo_1/tests/integration/cmd_dev_test.go:736

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39215"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [5.725 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
/go/odo_1/tests/integration/cmd_logs_test.go:99

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38217"
  << Captured StdOut/StdErr Output
------------------------------
• [4.363 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:538

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45789"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [58.195 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
/go/odo_1/tests/integration/cmd_delete_test.go:178

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37209"
  << Captured StdOut/StdErr Output
------------------------------
• [80.465 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first
/go/odo_1/tests/integration/interactive_dev_test.go:112

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35147"
  Spawning '/go/bin/odo dev --random-ports' from /tmp/2456513092
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [57.133 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
/go/odo_1/tests/integration/cmd_dev_test.go:3583

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37425"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [6.108 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first
/go/odo_1/tests/integration/interactive_deploy_test.go:109

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33141"
  Spawning '/go/bin/odo deploy' from /tmp/2619462154
  << Captured StdOut/StdErr Output
------------------------------
• [7.694 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
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37927"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [9.160 seconds]
odo create/delete/list/set namespace/project tests set project when running inside a component directory should set the project
/go/odo_1/tests/integration/cmd_namespace_test.go:190

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34809"
  << Captured StdOut/StdErr Output
------------------------------
• [127.776 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
/go/odo_1/tests/integration/cmd_dev_test.go:2772

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33539"
  << Captured StdOut/StdErr Output
------------------------------
• [5.001 seconds]
odo devfile build-images command tests when using a Devfile with variable image names should build images with --var (push=true)
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:437

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36211"
  << Captured StdOut/StdErr Output
------------------------------
• [49.298 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:595

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35031"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [4.039 seconds]
odo devfile build-images command tests when using a Devfile with variable image names should build images with --var (push=false)
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:437

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35437"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [65.124 seconds]
odo dev command tests when adding local files to gitignore and running odo dev when modifying /foobar.txt file should not synchronize it
/go/odo_1/tests/integration/cmd_dev_test.go:1977

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34147"
  << Captured StdOut/StdErr Output
------------------------------
• [58.923 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
/go/odo_1/tests/integration/cmd_dev_test.go:3428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46605"
  << Captured StdOut/StdErr Output
------------------------------
• [8.399 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:576

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33295"
  << Captured StdOut/StdErr Output
------------------------------
• [57.067 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
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46065"
  << Captured StdOut/StdErr Output
------------------------------
• [59.683 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
/go/odo_1/tests/integration/cmd_delete_test.go:151

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46469"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
------------------------------
• [57.493 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
/go/odo_1/tests/integration/cmd_dev_debug_test.go:76

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39433"
  << Captured StdOut/StdErr Output
------------------------------
• [24.997 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
/go/odo_1/tests/integration/cmd_dev_test.go:3080

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40521"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [30.012 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
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45083"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [5.337 seconds]
odo create/delete/list/set namespace/project tests create namespace should successfully create the namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:54

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39393"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [88.677 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
/go/odo_1/tests/integration/cmd_logs_test.go:249

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40601"
  << Captured StdOut/StdErr Output
------------------------------
• [3.990 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
/go/odo_1/tests/integration/interactive_deploy_test.go:40

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34871"
  Spawning '/go/bin/odo deploy -v 4' from /tmp/474624403
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [10.257 seconds]
odo create/delete/list/set namespace/project tests delete namespace when force-deleting a valid namespace should successfully delete the namespace asynchronously
/go/odo_1/tests/integration/cmd_namespace_test.go:107

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37999"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [82.222 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
/go/odo_1/tests/integration/cmd_dev_test.go:2388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39503"
  << Captured StdOut/StdErr Output
------------------------------
• [3.646 seconds]
odo create/delete/list/set namespace/project tests delete namespace should not succeed to delete a non-existent namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:122

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42849"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [58.007 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)
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:123

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45825"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [3.537 seconds]
odo generic executing odo version command should only print client info when using --client flag
/go/odo_1/tests/integration/generic_test.go:201

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44985"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [77.063 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile
/go/odo_1/tests/integration/interactive_dev_test.go:76

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38253"
  Spawning '/go/bin/odo dev --random-ports' from /tmp/2114314484
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
S [3.524 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] /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:387
  [It] /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:412

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43169"
  << Captured StdOut/StdErr Output

  [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:390 @ 12/01/23 10:22:45.281
------------------------------
SS
------------------------------
• [57.850 seconds]
odo dev command tests when a container component defines a Command or Args - with metadata.name should run odo dev successfully (#5620)
/go/odo_1/tests/integration/cmd_dev_test.go:3538

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41509"
  << Captured StdOut/StdErr Output
------------------------------
• [45.775 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
/go/odo_1/tests/integration/cmd_dev_test.go:981

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38543"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [110.347 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
/go/odo_1/tests/integration/cmd_logs_test.go:348

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35963"
  << Captured StdOut/StdErr Output
------------------------------
• [56.971 seconds]
odo dev command tests when a component is bootstrapped should use the index information from previous push operation
/go/odo_1/tests/integration/cmd_dev_test.go:200

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42615"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.310 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
/go/odo_1/tests/integration/cmd_dev_test.go:2642

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37781"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [3.432 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
/go/odo_1/tests/integration/interactive_deploy_test.go:159

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43011"
  Spawning '/go/bin/odo deploy' from /tmp/752138642
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [57.856 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
/go/odo_1/tests/integration/cmd_delete_test.go:124

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42877"
  << Captured StdOut/StdErr Output
------------------------------
• [7.921 seconds]
odo devfile deploy command tests deploying devfile with exec should not set securitycontext for podsecurity admission on job's pod template
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:601

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:32967"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
S [3.045 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] /go/odo_1/tests/integration/cmd_dev_test.go:1815
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:1882

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45243"
  << Captured StdOut/StdErr Output

  [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:1818 @ 12/01/23 10:23:18.005
------------------------------
• [66.481 seconds]
odo dev command tests when Create and dev java-springboot component should execute default build and run commands correctly
/go/odo_1/tests/integration/cmd_dev_test.go:2931

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35677"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [83.777 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:161

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41095"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [56.270 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
/go/odo_1/tests/integration/cmd_dev_test.go:4089

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33367"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [117.715 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:667

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46437"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [117.592 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:176

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45245"
  << Captured StdOut/StdErr Output
------------------------------
• [6.034 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
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44667"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [55.573 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
/go/odo_1/tests/integration/cmd_dev_test.go:1788

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33519"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [3.561 seconds]
odo dev command tests when a component is bootstrapped should fail when using --no-commands and --build-command and/or --run-command together
/go/odo_1/tests/integration/cmd_dev_test.go:233

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37139"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [66.596 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
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:108

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39711"
  << Captured StdOut/StdErr Output
------------------------------
• [5.618 seconds]
odo dev command tests when a component is bootstrapped should fail when using --no-commands and --build-command and/or --run-command together
/go/odo_1/tests/integration/cmd_dev_test.go:233

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36879"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [27.856 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
/go/odo_1/tests/integration/cmd_delete_test.go:151

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33705"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [116.643 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
/go/odo_1/tests/integration/cmd_dev_test.go:1743

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45271"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [4.816 seconds]
odo dev command tests when directory is empty should error
/go/odo_1/tests/integration/cmd_dev_test.go:64

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37887"
  << Captured StdOut/StdErr Output
------------------------------
• [3.449 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
/go/odo_1/tests/integration/cmd_devfile_init_test.go:648

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37543"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [83.498 seconds]
odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy should run odo dev successfully
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:161

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35889"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [12.093 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:648

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39625"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
S [3.771 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] /go/odo_1/tests/integration/cmd_dev_test.go:1815
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:1865

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44527"
  << Captured StdOut/StdErr Output

  [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:1818 @ 12/01/23 10:24:12.395
------------------------------
• [26.929 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
/go/odo_1/tests/integration/cmd_delete_test.go:178

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41545"
  << Captured StdOut/StdErr Output
------------------------------
• [82.864 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
/go/odo_1/tests/integration/cmd_dev_test.go:4579

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43977"
  << Captured StdOut/StdErr Output
------------------------------
• [5.196 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
/go/odo_1/tests/integration/cmd_devfile_list_test.go:43

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33761"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [107.360 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=true, customPortForwarding=true, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39589"
  << Captured StdOut/StdErr Output
------------------------------
• [5.590 seconds]
odo describe component command tests when a non-odo application is present on the cluster should describe the component
/go/odo_1/tests/integration/cmd_describe_component_test.go:719

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46221"
  << Captured StdOut/StdErr Output
------------------------------
• [58.244 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
/go/odo_1/tests/integration/cmd_dev_debug_test.go:124

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40041"
  << Captured StdOut/StdErr Output
------------------------------
• [128.043 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:667

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41839"
  << Captured StdOut/StdErr Output
------------------------------
• [6.833 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:326

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35721"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [96.826 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
/go/odo_1/tests/integration/cmd_dev_test.go:3834

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42789"
  << Captured StdOut/StdErr Output
------------------------------
• [9.504 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
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42797"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [9.216 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
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34357"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [77.452 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 should trigger a push
/go/odo_1/tests/integration/cmd_dev_test.go:754

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46005"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [85.194 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
/go/odo_1/tests/integration/cmd_dev_test.go:2388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36597"
  << Captured StdOut/StdErr Output
------------------------------
• [11.779 seconds]
odo devfile deploy command tests deploying devfile with exec should not set securitycontext for podsecurity admission on job's pod template
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:601

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41089"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [8.255 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
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:46

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41721"
  << Captured StdOut/StdErr Output
------------------------------
• [7.869 seconds]
odo dev command tests when a component is bootstrapped should fail when using --no-commands and --build-command and/or --run-command together
/go/odo_1/tests/integration/cmd_dev_test.go:233

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41001"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [58.002 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
/go/odo_1/tests/integration/cmd_dev_test.go:4089

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45757"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [57.665 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
/go/odo_1/tests/integration/cmd_dev_test.go:1639

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37839"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [48.908 seconds]
odo dev command tests when using a Devfile with no commands should start the Dev Session with --no-commands=false
/go/odo_1/tests/integration/cmd_dev_test.go:4921

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38825"
  << Captured StdOut/StdErr Output
------------------------------
• [9.443 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
/go/odo_1/tests/integration/cmd_delete_test.go:237

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41415"
  << Captured StdOut/StdErr Output
------------------------------
• [56.975 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
/go/odo_1/tests/integration/cmd_dev_test.go:3126

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44535"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [5.855 seconds]
odo devfile build-images command tests when using a Devfile with variable image names should build images with default variable values (push=false)
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:431

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35171"
  << Captured StdOut/StdErr Output
------------------------------
• [8.765 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
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38581"
  << Captured StdOut/StdErr Output
------------------------------
• [5.860 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:450

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37417"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [118.633 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
/go/odo_1/tests/integration/cmd_devfile_list_test.go:181

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44931"
  << Captured StdOut/StdErr Output
------------------------------
• [12.933 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
/go/odo_1/tests/integration/cmd_namespace_test.go:115

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38307"
  << Captured StdOut/StdErr Output
------------------------------
• [5.433 seconds]
odo devfile deploy command tests when a component is bootstrapped when using a default namespace should display warning when running the deploy command
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:67

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44841"
  << Captured StdOut/StdErr Output
------------------------------
• [58.707 seconds]
odo dev command tests when no project is present - without metadata.name should sync to the correct dir in container
/go/odo_1/tests/integration/cmd_dev_test.go:2164

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44065"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [4.712 seconds]
odo devfile registry command tests when DevfileRegistriesList CRD is installed on cluster when CR for devfileregistrieslists is installed in namespace should list detailed information regarding nodejs when using an in-cluster registry
/go/odo_1/tests/integration/cmd_devfile_registry_test.go:240

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34861"
  << Captured StdOut/StdErr Output
------------------------------
• [116.263 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
/go/odo_1/tests/integration/cmd_dev_test.go:3873

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46473"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSSS
------------------------------
• [60.068 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
/go/odo_1/tests/integration/cmd_dev_test.go:3207

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33653"
  << Captured StdOut/StdErr Output
------------------------------
• [58.070 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1282

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44207"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [47.779 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
/go/odo_1/tests/integration/cmd_dev_test.go:736

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33507"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [71.002 seconds]
odo dev debug command tests when a composite command is used as debug command - without metadata.name should run successfully
/go/odo_1/tests/integration/cmd_dev_debug_test.go:225

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44123"
  << Captured StdOut/StdErr Output
------------------------------
• [58.236 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
/go/odo_1/tests/integration/cmd_dev_test.go:3181

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40357"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [3.749 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
/go/odo_1/tests/integration/cmd_devfile_init_test.go:622

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42891"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSSSSSSS
------------------------------
• [74.232 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:636

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39885"
  << Captured StdOut/StdErr Output
------------------------------
• [3.629 seconds]
odo run command tests when a component is bootstrapped should fail if odo dev is not running
/go/odo_1/tests/integration/cmd_run_test.go:72

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42253"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.233 seconds]
odo dev debug command tests when a component is bootstrapped when running odo dev with debug flag should connect to relevant ports forwarded
/go/odo_1/tests/integration/cmd_dev_debug_test.go:112

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43151"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [78.261 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
/go/odo_1/tests/integration/cmd_dev_test.go:1965

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41903"
  << Captured StdOut/StdErr Output
------------------------------
• [66.200 seconds]
odo dev command tests when adding local files to gitignore and running odo dev when modifying /foobar.txt file should not synchronize it
/go/odo_1/tests/integration/cmd_dev_test.go:1977

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35039"
  << Captured StdOut/StdErr Output
------------------------------
• [4.818 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:143

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42361"
  << Captured StdOut/StdErr Output
------------------------------
• [55.940 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
/go/odo_1/tests/integration/cmd_dev_test.go:2058

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40125"
  << Captured StdOut/StdErr Output
------------------------------
• [6.759 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
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35005"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [3.947 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:538

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34369"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.513 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
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38385"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [4.996 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:372

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35115"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
S [3.220 seconds]
odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false [BeforeEach] should have created resources
  [BeforeEach] /go/odo_1/tests/integration/cmd_dev_test.go:649
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:668

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39651"
  << Captured StdOut/StdErr Output

  [SKIPPED] This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:651 @ 12/01/23 10:26:15.537
------------------------------
S
------------------------------
• [83.709 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
/go/odo_1/tests/integration/cmd_dev_debug_test.go:631

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46447"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [3.257 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
/go/odo_1/tests/integration/cmd_dev_test.go:4220

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39673"
  << Captured StdOut/StdErr Output
------------------------------
• [126.362 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
/go/odo_1/tests/integration/cmd_dev_test.go:2772

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36913"
  << Captured StdOut/StdErr Output
------------------------------
• [23.790 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
/go/odo_1/tests/integration/cmd_dev_test.go:3150

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42713"
  << Captured StdOut/StdErr Output
------------------------------
• [49.484 seconds]
odo run command tests when a component is bootstrapped when odo dev is executed with --no-commands=true and ready should execute commands
/go/odo_1/tests/integration/cmd_run_test.go:100

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34749"
  << Captured StdOut/StdErr Output
------------------------------
• [8.848 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
/go/odo_1/tests/integration/cmd_delete_test.go:546

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36043"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [118.546 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
/go/odo_1/tests/integration/cmd_dev_test.go:2230

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39399"
  << Captured StdOut/StdErr Output
------------------------------
• [7.193 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
/go/odo_1/tests/integration/cmd_delete_test.go:241

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44087"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [3.396 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
/go/odo_1/tests/integration/cmd_dev_test.go:4220

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38327"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [58.540 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
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35003"
  << Captured StdOut/StdErr Output
------------------------------
S [3.322 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] /go/odo_1/tests/integration/cmd_dev_test.go:1815
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:1865

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43947"
  << Captured StdOut/StdErr Output

  [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:1818 @ 12/01/23 10:26:36.558
------------------------------
SS
------------------------------
• [56.769 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:414

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33519"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [56.409 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:502

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38401"
  << Captured StdOut/StdErr Output
------------------------------
• [3.935 seconds]
odo create/delete/list/set namespace/project tests create namespace should fail to create namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:63

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43723"
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #4
  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: 2m4.508s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1077
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1050

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1201 10:26:33.204381   32718 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I1201 10:26:33.205720   32718 port.go:319] port 8080 not listening in container "runtime"
        [odo] I1201 10:26:40.977571   32718 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: yltecj-app-587d8f9b4b-8fsf4 in container: runtime
        [odo] I1201 10:26:41.123800   32718 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I1201 10:26:41.123817   32718 exec.go:96]    0: AE7B11AC:B4D6 22191068:01BB 06 00000000:00000000 03:00000C3B 00000000     0        0 0 3 0000000000000000                                      
        [odo] I1201 10:26:41.123824   32718 exec.go:96]    sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops            
        [odo] I1201 10:26:41.132771   32718 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I1201 10:26:41.132792   32718 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000  1001        0 121201540 1 0000000000000000 100 0 0 10 0
        [odo] I1201 10:26:41.132801   32718 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I1201 10:26:41.133360   32718 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 525 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00046b1f0, {0x314c1f8?, 0xc000c7d9b0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00046b1f0, {0x314c1f8, 0xc000c7d9b0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2d3df75, 0x8}, 0xc0005df680?, 0xc0005df660?, 0xc000c7d6e0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0005c9c80)
          /go/odo_1/tests/helper/helper_dev.go:279
      > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1()
          /go/odo_1/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({0x10a6e7e, 0xc00052c0c0})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [3.653 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
/go/odo_1/tests/integration/cmd_dev_test.go:4105

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41339"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [3.270 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
/go/odo_1/tests/integration/cmd_dev_test.go:4211

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38801"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [56.276 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:502

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35771"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [57.460 seconds]
odo dev command tests when adding local files to gitignore and running odo dev should not sync ignored files to the container
/go/odo_1/tests/integration/cmd_dev_test.go:1955

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45079"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [90.388 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
/go/odo_1/tests/integration/cmd_logs_test.go:140

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35169"
  << Captured StdOut/StdErr Output
------------------------------
• [56.547 seconds]
odo dev command tests when a component is bootstrapped should sync .git directory and subfiles with --sync-git-dir
/go/odo_1/tests/integration/cmd_dev_test.go:182

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38161"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.339 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33961"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [56.265 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:441

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46273"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [5.653 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
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36639"
  << Captured StdOut/StdErr Output
------------------------------
• [57.025 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
/go/odo_1/tests/integration/cmd_dev_test.go:1589

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39661"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSSS
------------------------------
• [57.601 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
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36395"
  << Captured StdOut/StdErr Output
------------------------------
• [4.959 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
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40841"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [3.669 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:725

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36817"
  << Captured StdOut/StdErr Output
------------------------------
• [4.455 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:226

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44373"
  << Captured StdOut/StdErr Output
------------------------------
• [5.883 seconds]
odo create/delete/list/set namespace/project tests set namespace when running inside a component directory should set the namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:190

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44179"
  << Captured StdOut/StdErr Output
------------------------------
• [117.932 seconds]
odo dev command tests when running odo dev and single env var is set - without metadata.name should be able to exec command
/go/odo_1/tests/integration/cmd_dev_test.go:1691

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39193"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [107.228 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=true, customPortForwarding=false, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37645"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [4.841 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
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:63

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40773"
  << Captured StdOut/StdErr Output
------------------------------
• [66.333 seconds]
odo dev command tests when a component is bootstrapped should show validation errors if the devfile is incorrect
/go/odo_1/tests/integration/cmd_dev_test.go:156

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41781"
  << Captured StdOut/StdErr Output
------------------------------
• [76.614 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=true, customPortForwarding=true, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45129"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [4.246 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:143

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40363"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [57.145 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
/go/odo_1/tests/integration/cmd_delete_test.go:473

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34327"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.716 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 should trigger a push
/go/odo_1/tests/integration/cmd_dev_test.go:754

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35171"
  << Captured StdOut/StdErr Output
------------------------------
• [5.572 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
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41297"
  << Captured StdOut/StdErr Output
------------------------------
• [24.533 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
/go/odo_1/tests/integration/cmd_dev_test.go:3150

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46771"
  << Captured StdOut/StdErr Output
------------------------------
• [198.506 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
/go/odo_1/tests/integration/cmd_dev_test.go:1077

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46269"
  << Captured StdOut/StdErr Output
------------------------------
• [4.287 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:326

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46663"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.849 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
/go/odo_1/tests/integration/cmd_dev_test.go:1589

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38143"
  << Captured StdOut/StdErr Output
------------------------------
• [56.709 seconds]
odo dev command tests when Devfile contains metadata.language when running odo dev should set the correct value in labels of resources
/go/odo_1/tests/integration/cmd_dev_test.go:4089

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40593"
  << Captured StdOut/StdErr Output
------------------------------
• [56.815 seconds]
odo dev command tests when running odo dev and devfile with composite command - with metadata.name should execute all commands in composite command
/go/odo_1/tests/integration/cmd_dev_test.go:2610

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45399"
  << Captured StdOut/StdErr Output
------------------------------
• [48.284 seconds]
odo dev command tests when a component is bootstrapped when running with --no-commands (debug=true) should start the dev session
/go/odo_1/tests/integration/cmd_dev_test.go:268

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44393"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [7.278 seconds]
odo describe component command tests when creating a component should not describe the component from another directory, with cluster
/go/odo_1/tests/integration/cmd_describe_component_test.go:314

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34097"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [46.402 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
/go/odo_1/tests/integration/cmd_dev_test.go:2549

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38283"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [67.983 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
/go/odo_1/tests/integration/cmd_devfile_list_test.go:334

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33115"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [24.228 seconds]
odo dev command tests when a component is bootstrapped should start on cluster even if Podman client takes long to initialize
/go/odo_1/tests/integration/cmd_dev_test.go:91

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39187"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [4.610 seconds]
odo create/delete/list/set namespace/project tests when namespace is created with -w should list the new namespace when listing namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:41

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45601"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [3.700 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:622

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46703"
  << Captured StdOut/StdErr Output
------------------------------
• [24.626 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
/go/odo_1/tests/integration/cmd_dev_test.go:3080

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42515"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [57.300 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44149"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [120.634 seconds]
odo list with devfile when a component created in 'app' application when dev is running on cluster should display platform
/go/odo_1/tests/integration/cmd_devfile_list_test.go:150

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43357"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [118.481 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
/go/odo_1/tests/integration/cmd_dev_test.go:2197

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42105"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [5.240 seconds]
odo preference and config command tests when DevfileRegistriesList CRD is installed on cluster when CR for devfileregistrieslists is installed in namespace should fail to delete the in-cluster registry
/go/odo_1/tests/integration/cmd_pref_config_test.go:444

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41475"
  << Captured StdOut/StdErr Output
------------------------------
• [3.524 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
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:385

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44629"
  << Captured StdOut/StdErr Output
------------------------------
• [56.600 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
/go/odo_1/tests/integration/cmd_dev_test.go:3112

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43725"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [79.966 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
/go/odo_1/tests/integration/interactive_dev_test.go:40

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35167"
  Spawning '/go/bin/odo dev --random-ports -v 4' from /tmp/4596697
  << Captured StdOut/StdErr Output
------------------------------
• [59.781 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
/go/odo_1/tests/integration/cmd_delete_test.go:151

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34023"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [59.938 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
/go/odo_1/tests/integration/cmd_delete_test.go:473

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36789"
  << Captured StdOut/StdErr Output
------------------------------
• [57.795 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42333"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [84.328 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
/go/odo_1/tests/integration/cmd_dev_test.go:4466

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33911"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [9.572 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:577

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:32831"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [6.553 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:502

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42351"
  << Captured StdOut/StdErr Output
------------------------------
• [70.698 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
/go/odo_1/tests/integration/cmd_dev_test.go:130

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33279"
  << Captured StdOut/StdErr Output
------------------------------
• [57.064 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
/go/odo_1/tests/integration/cmd_dev_test.go:507

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34081"
  << Captured StdOut/StdErr Output
------------------------------
• [4.437 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
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:364

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39943"
  << Captured StdOut/StdErr Output
------------------------------
S [3.237 seconds]
odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false [BeforeEach] when killing odo dev and running odo delete component --wait should have deleted all resources before returning
  [BeforeEach] /go/odo_1/tests/integration/cmd_dev_test.go:560
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:577

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36967"
  << Captured StdOut/StdErr Output

  [SKIPPED] This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:562 @ 12/01/23 10:29:23.114
------------------------------
SSS
------------------------------
• [55.803 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
/go/odo_1/tests/integration/cmd_dev_test.go:1127

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43139"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
------------------------------
• [3.972 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:880

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33441"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [4.097 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:450

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40107"
  << Captured StdOut/StdErr Output
------------------------------
• [108.518 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
/go/odo_1/tests/integration/cmd_logs_test.go:172

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43527"
  << Captured StdOut/StdErr Output
------------------------------
• [56.804 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
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33149"
  << Captured StdOut/StdErr Output
------------------------------
• [26.757 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
/go/odo_1/tests/integration/cmd_delete_test.go:128

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36173"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [58.390 seconds]
odo dev command tests when running odo dev and composite command are nested - with metadata.name should execute all commands in composite commmand
/go/odo_1/tests/integration/cmd_dev_test.go:2674

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45939"
  << Captured StdOut/StdErr Output
------------------------------
• [114.798 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
/go/odo_1/tests/integration/cmd_dev_test.go:3697

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38167"
  << Captured StdOut/StdErr Output
------------------------------
• [59.436 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
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39303"
  << Captured StdOut/StdErr Output
------------------------------
• [58.055 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
/go/odo_1/tests/integration/cmd_dev_test.go:2058

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34573"
  << Captured StdOut/StdErr Output
------------------------------
• [5.173 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:577

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35283"
  << Captured StdOut/StdErr Output
------------------------------
• [47.166 seconds]
odo dev command tests when running odo dev --no-watch and build command throws an error should error out with some log
/go/odo_1/tests/integration/cmd_dev_test.go:2898

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36253"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [84.983 seconds]
odo dev command tests when a component with endpoints is bootstrapped and pushed should not create Ingress or Route resources in the cluster
/go/odo_1/tests/integration/cmd_dev_test.go:3463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43759"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [55.525 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
/go/odo_1/tests/integration/cmd_dev_test.go:3126

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37253"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [55.842 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
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:171

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34033"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [117.010 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:176

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41923"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [57.778 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
/go/odo_1/tests/integration/cmd_delete_test.go:151

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40487"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [77.675 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 should trigger a push
/go/odo_1/tests/integration/cmd_dev_test.go:754

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45631"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [5.951 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
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34595"
  << Captured StdOut/StdErr Output
------------------------------
• [57.563 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
/go/odo_1/tests/integration/cmd_delete_test.go:151

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44567"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [54.552 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38255"
  << Captured StdOut/StdErr Output
------------------------------
• [5.394 seconds]
odo devfile deploy command tests when recording telemetry data should record the telemetry data correctly
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:270

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45339"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [3.654 seconds]
odo create/delete/list/set namespace/project tests list project should successfully list all the projects
/go/odo_1/tests/integration/cmd_namespace_test.go:221

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41059"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.584 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
/go/odo_1/tests/integration/cmd_dev_test.go:1639

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33827"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [56.695 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
/go/odo_1/tests/integration/cmd_dev_test.go:2642

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45161"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [6.386 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
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39817"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [117.141 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
/go/odo_1/tests/integration/cmd_dev_test.go:2197

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45875"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [56.530 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
/go/odo_1/tests/integration/cmd_delete_test.go:124

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41477"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSS
------------------------------
• [76.520 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39737"
  << Captured StdOut/StdErr Output
------------------------------
• [118.524 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:176

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33455"
  << Captured StdOut/StdErr Output
------------------------------
• [45.698 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
/go/odo_1/tests/integration/cmd_dev_debug_test.go:444

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39269"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [5.325 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
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39223"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [56.929 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
/go/odo_1/tests/integration/cmd_dev_test.go:2097

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40071"
  << Captured StdOut/StdErr Output
------------------------------
• [3.647 seconds]
odo logs command tests when directory is empty should error
/go/odo_1/tests/integration/cmd_logs_test.go:86

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35005"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [108.345 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
/go/odo_1/tests/integration/cmd_dev_test.go:1213

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36219"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [107.914 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37107"
  << Captured StdOut/StdErr Output
------------------------------
• [26.124 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
/go/odo_1/tests/integration/cmd_delete_test.go:128

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34119"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [9.012 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:576

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36583"
  << Captured StdOut/StdErr Output
------------------------------
• [45.709 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
/go/odo_1/tests/integration/cmd_dev_test.go:2549

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34667"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [5.433 seconds]
odo generic When deleting two project one after the other should be able to delete them in any order
/go/odo_1/tests/integration/generic_test.go:107

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33077"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [59.917 seconds]
odo run command tests when a component is bootstrapped when odo dev is executed with --no-commands=false and ready should execute commands
/go/odo_1/tests/integration/cmd_run_test.go:100

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33095"
  << Captured StdOut/StdErr Output
------------------------------
• [45.354 seconds]
odo dev command tests when running odo dev and build command throws an error should error out with some log
/go/odo_1/tests/integration/cmd_dev_test.go:2898

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41815"
  << Captured StdOut/StdErr Output
------------------------------
• [4.914 seconds]
odo create/delete/list/set namespace/project tests delete project should not succeed to delete a non-existent project
/go/odo_1/tests/integration/cmd_namespace_test.go:122

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43683"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [26.866 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
/go/odo_1/tests/integration/cmd_delete_test.go:178

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36639"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.694 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
/go/odo_1/tests/integration/cmd_dev_test.go:1788

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44685"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [77.057 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
/go/odo_1/tests/integration/cmd_dev_test.go:1965

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37675"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [55.785 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34035"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [57.049 seconds]
odo dev command tests when adding local files to gitignore and running odo dev should not sync ignored files to the container
/go/odo_1/tests/integration/cmd_dev_test.go:1955

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46383"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [26.101 seconds]
odo delete command tests when deleting a component containing preStop event that is deployed with DEV and --files=false should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:517

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41397"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [81.017 seconds]
odo dev command tests 1. devfile contains composite apply command when odo dev is running should execute the composite apply commands successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43149"
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #6
  Automatically polling progress:
    odo dev command tests when a component is bootstrapped ensure that index information is updated (Spec Runtime: 2m2.625s)
      /go/odo_1/tests/integration/cmd_dev_test.go:305
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:305

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I1201 10:31:32.805533   44111 watch.go:333] Dev mode interrupted by user
        [odo] I1201 10:31:32.819860   44111 implem.go:114] The path for preference file is /tmp/328393914/preference.yaml
        [odo] I1201 10:31:32.821225   44111 segment.go:268] Checking telemetry enable status
        [odo] Cleaning resources, please wait
        [odo] I1201 10:31:32.821270   44111 segment.go:286] Sending telemetry disabled by env variable
        [odo] I1201 10:31:32.979018   44111 all.go:46] starting to concurrently query 98 APIs
        [odo] I1201 10:31:32.982851   44111 all.go:62] fired up all goroutines to query APIs
        [odo] I1201 10:31:34.017602   44111 all.go:67] all goroutines have returned in 1.038565878s
        [odo] I1201 10:31:34.017711   44111 all.go:76] query result: objects=361
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 2519 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00156a150, {0x314bfb8?, 0xc000ae03c0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00156a150, {0x314bfb8, 0xc000ae03c0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc00094bdf8?, {0xc0015b43e0?, 0xc0015b0020?, 0xc00156a0e0?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:263
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:334
        github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...)
          /go/odo_1/tests/helper/helper_dev.go:337
      > github.com/redhat-developer/odo/tests/integration.glob..func7.4.14()
          /go/odo_1/tests/integration/cmd_dev_test.go:306
            | 
            | It("ensure that index information is updated", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{}, func(session *gexec.Session, outContents, errContents string, ports map[string]string) {
            | 		indexAfterPush, err := util.ReadFileIndex(filepath.Join(commonVar.Context, ".odo", "odo-file-index.json"))
            | 		Expect(err).ToNot(HaveOccurred())
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x10a6e7e, 0xc001572720})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [4.608 seconds]
odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy should succeed
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:143

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34877"
  << Captured StdOut/StdErr Output
------------------------------
• [3.632 seconds]
odo create/delete/list/set namespace/project tests list project should successfully list all the projects in JSON format
/go/odo_1/tests/integration/cmd_namespace_test.go:228

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38013"
  << Captured StdOut/StdErr Output
------------------------------
• [129.330 seconds]
odo dev command tests when a component is bootstrapped ensure that index information is updated
/go/odo_1/tests/integration/cmd_dev_test.go:305

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45429"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [58.102 seconds]
odo dev command tests when a component is bootstrapped should not set securitycontext for podsecurity admission
/go/odo_1/tests/integration/cmd_dev_test.go:392

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41523"
  << Captured StdOut/StdErr Output
------------------------------
S [4.443 seconds]
odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false [BeforeEach] when killing odo dev and another process replaces it should restart a new session successfully
  [BeforeEach] /go/odo_1/tests/integration/cmd_dev_test.go:560
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:609

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36355"
  << Captured StdOut/StdErr Output

  [SKIPPED] This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:562 @ 12/01/23 10:32:05.961
------------------------------
SSSSSSSSSSS
------------------------------
• [28.050 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
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33971"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [5.853 seconds]
odo describe component command tests should fail, with default cluster mode
/go/odo_1/tests/integration/cmd_describe_component_test.go:70

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37921"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [6.061 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
/go/odo_1/tests/integration/cmd_devfile_list_test.go:88

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39185"
  << Captured StdOut/StdErr Output
------------------------------
• [27.347 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
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46151"
  << Captured StdOut/StdErr Output
------------------------------
• [5.757 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
/go/odo_1/tests/integration/cmd_devfile_list_test.go:67

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44411"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [4.955 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
/go/odo_1/tests/integration/cmd_dev_test.go:4105

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34407"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [5.034 seconds]
odo create/delete/list/set namespace/project tests create project should successfully create the project
/go/odo_1/tests/integration/cmd_namespace_test.go:54

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46085"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [86.330 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
/go/odo_1/tests/integration/cmd_dev_test.go:1077

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33249"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [56.648 seconds]
odo dev command tests when running odo dev and composite command are nested - without metadata.name should execute all commands in composite commmand
/go/odo_1/tests/integration/cmd_dev_test.go:2674

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37765"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [4.886 seconds]
odo create/delete/list/set namespace/project tests list namespace should successfully list all the namespaces in JSON format
/go/odo_1/tests/integration/cmd_namespace_test.go:228

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41697"
  << Captured StdOut/StdErr Output
------------------------------
S•S
------------------------------
• [7.257 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
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45171"
  << Captured StdOut/StdErr Output
------------------------------
• [59.220 seconds]
odo dev command tests when no project is present - with metadata.name should sync to the correct dir in container
/go/odo_1/tests/integration/cmd_dev_test.go:2164

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39469"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [76.932 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=true, customPortForwarding=false, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41063"
  << Captured StdOut/StdErr Output
------------------------------
• [59.326 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
/go/odo_1/tests/integration/cmd_dev_test.go:2526

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33861"
  << Captured StdOut/StdErr Output
------------------------------
• [4.434 seconds]
odo create/delete/list/set namespace/project tests set namespace should not succeed to set the namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:162

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44301"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [29.979 seconds]
odo devfile deploy command tests deploying devfile with long-running exec when pod security is enforced as restricted should set securitycontext for podsecurity admission on job's pod template
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:676

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41145"
  << Captured StdOut/StdErr Output
------------------------------
• [55.164 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
/go/odo_1/tests/integration/cmd_dev_test.go:3195

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36919"
  << Captured StdOut/StdErr Output
------------------------------
• [3.501 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
/go/odo_1/tests/integration/cmd_dev_test.go:4105

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40759"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [107.064 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38425"
  << Captured StdOut/StdErr Output
------------------------------
• [58.008 seconds]
odo dev command tests when devfile has sourcemappings and running odo dev - without metadata.name should sync files to the correct location
/go/odo_1/tests/integration/cmd_dev_test.go:2016

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41571"
  << Captured StdOut/StdErr Output
------------------------------
• [3.816 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
/go/odo_1/tests/integration/cmd_dev_test.go:4105

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34541"
  << Captured StdOut/StdErr Output
------------------------------
• [117.740 seconds]
odo dev command tests when running odo dev and multiple env variables are set - without metadata.name should be able to exec command
/go/odo_1/tests/integration/cmd_dev_test.go:1717

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35145"
  << Captured StdOut/StdErr Output
------------------------------
• [107.054 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=true, customPortForwarding=false, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42665"
  << Captured StdOut/StdErr Output
------------------------------
• [4.886 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
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41547"
  << Captured StdOut/StdErr Output
------------------------------
• [55.883 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
/go/odo_1/tests/integration/cmd_dev_test.go:1002

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37363"
  << Captured StdOut/StdErr Output
------------------------------
• [116.459 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:176

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41379"
  << Captured StdOut/StdErr Output
------------------------------
• [55.519 seconds]
odo dev command tests when a component with multiple endpoints is run should create state files containing information, including forwarded ports
/go/odo_1/tests/integration/cmd_dev_test.go:3622

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42259"
  PID: 49959
  << Captured StdOut/StdErr Output
------------------------------
• [77.263 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36313"
  << Captured StdOut/StdErr Output
------------------------------
• [55.720 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
/go/odo_1/tests/integration/cmd_delete_test.go:473

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39109"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [116.656 seconds]
odo dev command tests when running odo dev and multiple env variables are set - with metadata.name should be able to exec command
/go/odo_1/tests/integration/cmd_dev_test.go:1717

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41885"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [20.030 seconds]
odo dev interactive command tests when a component is bootstrapped should sync files when p is pressed
/go/odo_1/tests/integration/interactive_dev_test.go:211

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43719"
  Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/3516184069
  << Captured StdOut/StdErr Output
------------------------------
• [97.016 seconds]
odo dev command tests when a hotReload capable Run command is used with odo dev should execute the build and run commands
/go/odo_1/tests/integration/cmd_dev_test.go:3771

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35017"
  << Captured StdOut/StdErr Output
------------------------------
• [55.108 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
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:98

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35079"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [5.625 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
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38395"
  << Captured StdOut/StdErr Output
------------------------------
• [82.987 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
/go/odo_1/tests/integration/cmd_dev_debug_test.go:501

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42999"
  << Captured StdOut/StdErr Output
------------------------------
• [31.080 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
/go/odo_1/tests/integration/cmd_dev_test.go:4756

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40241"
  << Captured StdOut/StdErr Output
------------------------------
• [128.578 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
/go/odo_1/tests/integration/cmd_dev_test.go:3269

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46847"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [6.391 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
/go/odo_1/tests/integration/cmd_delete_test.go:241

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:32981"
  << Captured StdOut/StdErr Output
------------------------------
• [25.448 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
/go/odo_1/tests/integration/cmd_delete_test.go:128

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45299"
  << Captured StdOut/StdErr Output
------------------------------
S
  ------------------------------
  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: 2m3.651s)
      /go/odo_1/tests/integration/cmd_dev_test.go:4146
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:4146

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1201 10:33:58.554075   49552 segment.go:286] Sending telemetry disabled by env variable
        [odo] I1201 10:33:58.556194   49552 exec.go:54] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c110.eu-de.containers.cloud.ibm.com:32062/api/v1/namespaces/cmd-dev-test4146ehi/pods/gmqywb-app-6689f9dbc-rcdw9/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 c110.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]  ✗  Finished executing the application (command: run) [1m]
        [odo] I1201 10:33:58.557180   49552 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] I1201 10:33:58.613885   49552 all.go:46] starting to concurrently query 98 APIs
        [odo] I1201 10:33:58.613978   49552 all.go:62] fired up all goroutines to query APIs
        [odo] I1201 10:33:59.084822   49552 all.go:67] all goroutines have returned in 469.025066ms
        [odo] I1201 10:33:59.085701   49552 all.go:76] query result: objects=364
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 1246 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0001db110, {0x314bfb8?, 0xc001237ab8}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0001db110, {0x314bfb8, 0xc001237ab8}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000eb9d50?, {0xc001466560?, 0x2d3fd5a?, 0x9?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:263
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:334
        github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...)
          /go/odo_1/tests/helper/helper_dev.go:337
      > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2()
          /go/odo_1/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({0x10a6e7e, 0xc001255860})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [127.045 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
/go/odo_1/tests/integration/cmd_dev_test.go:4146

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44833"
  << Captured StdOut/StdErr Output
------------------------------
• [127.558 seconds]
odo dev command tests when running odo dev and composite command is used as a run command - with metadata.name should run successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2709

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42427"
  << Captured StdOut/StdErr Output
------------------------------
• [3.988 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:201

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:40715"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [75.585 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46259"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
S [3.038 seconds]
odo dev command tests when running odo dev with devfile containing volume-component - with metadata.name [BeforeEach] should successfully use the volume components in container components
  [BeforeEach] /go/odo_1/tests/integration/cmd_dev_test.go:2253
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:2278

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42809"
  << Captured StdOut/StdErr Output

  [SKIPPED] This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:2255 @ 12/01/23 10:34:45.102
------------------------------
SSSSS
------------------------------
• [96.548 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
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:282

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42299"
  << Captured StdOut/StdErr Output
------------------------------
• [56.257 seconds]
odo dev command tests when running odo dev and devfile with composite command - without metadata.name should execute all commands in composite command
/go/odo_1/tests/integration/cmd_dev_test.go:2610

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43577"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [3.971 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:143

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42953"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSS
------------------------------
• [95.621 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
/go/odo_1/tests/integration/cmd_logs_test.go:320

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44149"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [56.562 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
/go/odo_1/tests/integration/cmd_dev_test.go:3112

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45539"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [5.188 seconds]
odo create/delete/list/set namespace/project tests create project should fail to create project
/go/odo_1/tests/integration/cmd_namespace_test.go:63

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41281"
  << Captured StdOut/StdErr Output
------------------------------
• [116.564 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:667

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34827"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [5.688 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
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37335"
  << Captured StdOut/StdErr Output
------------------------------
• [4.040 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
/go/odo_1/tests/integration/cmd_dev_test.go:4211

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41097"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [84.558 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:161

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36111"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.979 seconds]
odo dev command tests when Devfile contains metadata.projectType when running odo dev should set the correct value in labels of resources
/go/odo_1/tests/integration/cmd_dev_test.go:4089

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42563"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [75.865 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46039"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [4.927 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
/go/odo_1/tests/integration/cmd_dev_test.go:4105

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33089"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [3.563 seconds]
odo dev command tests when a component is bootstrapped when a state file is not writable should fail running odo dev
/go/odo_1/tests/integration/cmd_dev_test.go:435

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43683"
  << Captured StdOut/StdErr Output
------------------------------
• [56.824 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1282

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38271"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [47.457 seconds]
odo dev command tests when using a Devfile with no commands should start the Dev Session with --no-commands=true
/go/odo_1/tests/integration/cmd_dev_test.go:4921

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43971"
  << Captured StdOut/StdErr Output
------------------------------
S [3.697 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] /go/odo_1/tests/integration/cmd_dev_test.go:1815
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:1882

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33505"
  << Captured StdOut/StdErr Output

  [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:1818 @ 12/01/23 10:35:13.526
------------------------------
S
------------------------------
• [27.068 seconds]
odo delete command tests when deleting a component containing preStop event that is deployed with DEV and --files=true should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:517

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38921"
  << Captured StdOut/StdErr Output
------------------------------
• [8.511 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
/go/odo_1/tests/integration/cmd_delete_test.go:241

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43745"
  << Captured StdOut/StdErr Output
------------------------------
• [8.577 seconds]
odo init interactive command tests when DevfileRegistriesList CRD is installed on cluster when CR for devfileregistrieslists is installed in namespace should download correct devfile from the first in-cluster registry
/go/odo_1/tests/integration/interactive_init_test.go:737

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45725"
  Spawning '/go/bin/odo init' from /tmp/3664912618
  << Captured StdOut/StdErr Output
------------------------------
• [56.349 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44483"
  << Captured StdOut/StdErr Output
------------------------------
• [127.578 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
/go/odo_1/tests/integration/cmd_dev_test.go:3324

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38235"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [81.536 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
/go/odo_1/tests/integration/cmd_dev_test.go:2388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42783"
  << Captured StdOut/StdErr Output
------------------------------
• [3.436 seconds]
odo devfile build-images command tests when using a Devfile with variable image names should build images with --var-file (push=false)
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:445

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38187"
  << Captured StdOut/StdErr Output
------------------------------
• [56.263 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
/go/odo_1/tests/integration/cmd_delete_test.go:178

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36565"
  << Captured StdOut/StdErr Output
------------------------------
• [107.274 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37887"
  << Captured StdOut/StdErr Output
------------------------------
• [83.621 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
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:161

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:32811"
  << Captured StdOut/StdErr Output
------------------------------
• [56.304 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
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:239

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45953"
  <<< Session terminated >>>
  << Captured StdOut/StdErr Output
------------------------------
• [57.057 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
/go/odo_1/tests/integration/cmd_dev_test.go:2097

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:36557"
  << Captured StdOut/StdErr Output
------------------------------
• [56.895 seconds]
odo dev command tests when devfile has sourcemappings and running odo dev - with metadata.name should sync files to the correct location
/go/odo_1/tests/integration/cmd_dev_test.go:2016

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44137"
  << Captured StdOut/StdErr Output
------------------------------
• [57.023 seconds]
odo dev command tests when multiple projects are present - with metadata.name should sync to the correct dir in container
/go/odo_1/tests/integration/cmd_dev_test.go:2130

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:33699"
  << Captured StdOut/StdErr Output
------------------------------
• [56.775 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
/go/odo_1/tests/integration/cmd_describe_component_test.go:441

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38933"
  << Captured StdOut/StdErr Output
------------------------------
• [89.326 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
/go/odo_1/tests/integration/cmd_logs_test.go:219

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34607"
  << Captured StdOut/StdErr Output
------------------------------
• [68.123 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
/go/odo_1/tests/integration/cmd_dev_debug_test.go:388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:37333"
  << Captured StdOut/StdErr Output
------------------------------
• [56.014 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
/go/odo_1/tests/integration/cmd_dev_test.go:3181

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45079"
  << Captured StdOut/StdErr Output
------------------------------
• [75.762 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=true, customPortForwarding=false, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41305"
  << Captured StdOut/StdErr Output
------------------------------
• [107.267 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)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44905"
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #4
  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: 3m22.431s)
      /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
        At [By Step] cleaning up the resources on ending the session (Step Runtime: 27.184s)
          /go/odo_1/tests/integration/cmd_dev_debug_test.go:326

        Begin Captured GinkgoWriter Output >>
          ...
          [odo]  ✗  Finished executing the application (command: start-debug) [1m]
          [odo] I1201 10:38:18.533990   55148 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] I1201 10:38:18.539959   55148 implem.go:114] The path for preference file is /tmp/3937321335/preference.yaml
          [odo] I1201 10:38:18.541113   55148 segment.go:268] Checking telemetry enable status
          [odo] I1201 10:38:18.541137   55148 segment.go:286] Sending telemetry disabled by env variable
          [odo] Cleaning resources, please wait
          [odo] I1201 10:38:18.624082   55148 all.go:46] starting to concurrently query 98 APIs
          [odo] I1201 10:38:18.626756   55148 all.go:62] fired up all goroutines to query APIs
          [odo] I1201 10:38:19.117326   55148 all.go:67] all goroutines have returned in 493.243587ms
          [odo] I1201 10:38:19.117419   55148 all.go:76] query result: objects=399
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 7796 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004b6a80, {0x314bfb8?, 0xc000d5cbb8}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004b6a80, {0x314bfb8, 0xc000d5cbb8}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc00016a960?, {0xc000784b70?, 0x0?, 0x0?})
            /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
          github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
            /go/odo_1/tests/helper/helper_dev.go:263
        > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2.8()
            /go/odo_1/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(0xc0001b0000, {0x2d9e5c8, 0x2f}, {0xc000edbe70, 0x1, 0x0?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309
          github.com/onsi/ginkgo/v2.By({0x2d9e5c8?, 0xf8fd5d?}, {0xc000edbe70?, 0x13b1ea0?, 0x0?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/core_dsl.go:547
        > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2()
            /go/odo_1/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({0x10a6e7e, 0xc001601140})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [211.899 seconds]
odo dev debug command tests when a composite apply command is used as debug command should execute the composite apply commands successfully
/go/odo_1/tests/integration/cmd_dev_debug_test.go:288

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34211"
  << Captured StdOut/StdErr Output
------------------------------

Ran 410 of 962 Specs in 1406.119 seconds
SUCCESS! -- 410 Passed | 0 Failed | 0 Pending | 552 Skipped


Ginkgo ran 1 suite in 24m34.357155833s
Test Suite Passed