Error from server (NotFound): namespaces "devfile-proxy" not found
Using Devfile proxy:
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=f72a8cf00" ./cmd/odo/
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --slow-spec-threshold=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: 1678816904 - will randomize all specs

Will run 435 of 779 specs
Running in parallel across 16 processes
SSSSSSSSSSSSS•SS•SS•••
------------------------------
• [25.297 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "uppercase")
/go/odo_1/tests/integration/interactive_add_binding_test.go:378

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/1685856014
  << End Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [24.493 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "none")
/go/odo_1/tests/integration/interactive_add_binding_test.go:378

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/2139508719
  << End Captured StdOut/StdErr Output
------------------------------
SSS•SS•S•SS
------------------------------
• [22.305 seconds]
odo add binding interactive command tests when running a deployment when binding to a service in a different namespace should successfully add binding without devfile
/go/odo_1/tests/integration/interactive_add_binding_test.go:591

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/4158165371
  << End Captured StdOut/StdErr Output
------------------------------
••S•SSS•••SS••SS•••••S
------------------------------
• [23.358 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

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo dev --random-ports' from /tmp/1954374149
  << End Captured StdOut/StdErr Output
------------------------------
S•S•••••
------------------------------
• [13.190 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (default naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:311

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/114834915
  << End Captured StdOut/StdErr Output
------------------------------
••
------------------------------
• [16.618 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "lowercase")
/go/odo_1/tests/integration/interactive_add_binding_test.go:378

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/3815907519
  << End Captured StdOut/StdErr Output
------------------------------
S••SSS•S•SS•
------------------------------
• [15.989 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("uppercase" as naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:131

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/2935834821
  << End Captured StdOut/StdErr Output
------------------------------
S••••S••S•S•••••••S•••••SS•SSS••SS••••SS•••S••S
------------------------------
• [14.400 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "")
/go/odo_1/tests/integration/interactive_add_binding_test.go:180

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/3641555796
  << End Captured StdOut/StdErr Output
------------------------------
••SS•S•S•S••SSSS•••S•S••SS•S•SS
------------------------------
• [SLOW TEST] [130.024 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:2455
------------------------------
S•
------------------------------
• [13.180 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "{ .name | upper }")
/go/odo_1/tests/integration/interactive_add_binding_test.go:463

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/3916143131
  << End Captured StdOut/StdErr Output
------------------------------
S [SKIPPED] [4.937 seconds]
odo dev command tests
/go/odo_1/tests/integration/cmd_dev_test.go:34
  when a component is bootstrapped and pushed
  /go/odo_1/tests/integration/cmd_dev_test.go:64
    when odo dev is executed and Ephemeral is set to false [BeforeEach]
    /go/odo_1/tests/integration/cmd_dev_test.go:385
      should have created resources
      /go/odo_1/tests/integration/cmd_dev_test.go:404

  Begin Captured GinkgoWriter Output >>
    Created dir: /tmp/188819820
    Created dir: /tmp/847446997
    Setting KUBECONFIG=/tmp/847446997/config
    Creating a new project: cmd-dev-test404jct
    Running kubectl with args [kubectl create namespace cmd-dev-test404jct] and odo env: []
    [kubectl] namespace/cmd-dev-test404jct created
    Running kubectl with args [kubectl config set-context --current --namespace cmd-dev-test404jct] and odo env: []
    [kubectl] Context "odo-test-kubernetes-cluster/c8giauof0f337j4pe5u0/admin" modified.
    Running kubectl with args [kubectl get namespaces] and odo env: []
    [kubectl] NAME                                    STATUS        AGE
    [kubectl] cmd-add-binding-test47evq               Terminating   87s
    [kubectl] cmd-delete-test188ldr                   Active        0s
    [kubectl] cmd-delete-test358hwe                   Active        52s
    [kubectl] cmd-describe-list-binding-test701cst    Active        21s
    [kubectl] cmd-describe-list-binding-test742fqt    Terminating   73s
    [kubectl] cmd-describe-list-binding-test742lxz    Terminating   74s
    [kubectl] cmd-describe-list-binding-test787lyj    Terminating   72s
    [kubectl] cmd-describe-list-binding-test787yha    Active        45s
    [kubectl] cmd-dev-debug-test179pex                Active        58s
    [kubectl] cmd-dev-test1069kha                     Terminating   60s
    [kubectl] cmd-dev-test1140xoa                     Active        7s
    [kubectl] cmd-dev-test1300doj                     Active        62s
    [kubectl] cmd-dev-test1532tig                     Active        21s
    [kubectl] cmd-dev-test2282vhx                     Terminating   10s
    [kubectl] cmd-dev-test2455yyv                     Terminating   2m11s
    [kubectl] cmd-dev-test2632mnp                     Active        5s
    [kubectl] cmd-dev-test3231ukr                     Active        10s
    [kubectl] cmd-dev-test404jct                      Active        1s
    [kubectl] cmd-dev-test461xfa                      Active        21s
    [kubectl] cmd-dev-test826kcv                      Active        25s
    [kubectl] cmd-dev-test991mhr                      Active        1s
    [kubectl] cmd-devfile-deploy-test102mll           Terminating   24s
    [kubectl] default                                 Active        375d
    [kubectl] doc-user-guides-quickstart-test217ggn   Active        61s
    [kubectl] ibm-cert-store                          Active        375d
    [kubectl] ibm-operators                           Active        375d
    [kubectl] ibm-system                              Active        375d
    [kubectl] interactive-add-binding-test463apu      Terminating   13s
    [kubectl] interactive-add-binding-test577dsw      Active        9s
    [kubectl] interactive-deploy-test109oki           Active        1s
    [kubectl] kube-node-lease                         Active        375d
    [kubectl] kube-public                             Active        375d
    [kubectl] kube-system                             Active        375d
    [kubectl] olm                                     Active        265d
    [kubectl] operators                               Active        265d
    [kubectl] osag-namespace                          Active        125d
    Running kubectl with args [kubectl create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test404jct] and odo env: []
    [kubectl] configmap/config-map-for-cleanup created
    Current working dir: /go/odo_1/tests/integration
    Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
    [odo] I0314 18:06:54.066361   21178 implem.go:110] The path for preference file is /tmp/847446997/preference.yaml
    [odo] Successfully removed registry
    Running odo with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] and odo env: []
    [odo] I0314 18:06:54.550504   21212 implem.go:110] The path for preference file is /tmp/847446997/preference.yaml
    [odo] New registry successfully added
    Setting current dir to: /tmp/188819820
    Running odo with args [odo init --name shcwah --devfile-path /go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml] and odo env: []
    [odo] I0314 18:06:55.288271   21241 implem.go:110] The path for preference file is /tmp/847446997/preference.yaml
    [odo] I0314 18:06:55.289110   21241 util.go:197] path /tmp/188819820/devfile.yaml doesn't exist, skipping it
    [odo] I0314 18:06:55.289196   21241 util.go:197] path /tmp/188819820/.devfile.yaml doesn't exist, skipping it
    [odo] I0314 18:06:55.289333   21241 util.go:197] path /tmp/188819820/devfile.yaml doesn't exist, skipping it
    [odo]   __
    [odo]  /  \__     Initializing a new component
    [odo]  \__/  \    
    [odo]  /  \__/    odo version: v3.8.0
    [odo]  \__/
    [odo] 
    [odo]  •  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml"  ...
    [odo] ↵
 ✓  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml" [1ms]
    [odo] I0314 18:06:55.292340   21241 context.go:159] absolute devfile path: '/tmp/188819820/devfile.yaml'
    [odo] I0314 18:06:55.292361   21241 context.go:110] absolute devfile path: '/tmp/188819820/devfile.yaml'
    [odo] I0314 18:06:55.296172   21241 content.go:48] converted devfile YAML to JSON
    [odo] I0314 18:06:55.296260   21241 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0314 18:06:55.296283   21241 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0314 18:06:55.311478   21241 schema.go:61] validated devfile schema
    [odo] I0314 18:06:55.346692   21241 writer.go:55] devfile yaml created at: 'devfile.yaml'
    [odo] 
    [odo] Your new component 'shcwah' is ready in the current directory.
    [odo] To start editing your component, use 'odo dev' and open this folder in your favorite IDE.
    [odo] Changes will be directly reflected on the cluster.
    Deleting project: cmd-dev-test404jct
    Running kubectl with args [kubectl delete namespaces cmd-dev-test404jct --wait=false] and odo env: []
    [kubectl] namespace "cmd-dev-test404jct" deleted
    Setting current dir to: /go/odo_1/tests/integration
    Deleting dir: /tmp/188819820
    Deleting dir: /tmp/847446997
  << End Captured GinkgoWriter Output

  This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:387
------------------------------
S
------------------------------
• [6.295 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

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo deploy' from /tmp/2787462597
  << End Captured StdOut/StdErr Output
------------------------------
•S•SSS•S
------------------------------
• [27.275 seconds]
odo add binding interactive command tests when running a deployment when binding to a service in a different namespace should error out if service is not found in the namespace selected
/go/odo_1/tests/integration/interactive_add_binding_test.go:577

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/1497542065
  << End Captured StdOut/StdErr Output
------------------------------
SS••S•S•SS•SS••S••
------------------------------
• [11.696 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "any string")
/go/odo_1/tests/integration/interactive_add_binding_test.go:180

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/1565824139
  << End Captured StdOut/StdErr Output
------------------------------
•S••S•SS•••S••S•••••••S••S•••••••••S•
------------------------------
• [17.996 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "any string")
/go/odo_1/tests/integration/interactive_add_binding_test.go:463

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/2753049099
  << End Captured StdOut/StdErr Output
------------------------------
SSSSS••S•S•SSSS••SSSS•S•SSS•••••
------------------------------
• [16.597 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("lowercase" as naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:131

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/3735542644
  << End Captured StdOut/StdErr Output
------------------------------
SSS•S••••S•S•S••
------------------------------
S [SKIPPED] [3.180 seconds]
odo dev command tests
/go/odo_1/tests/integration/cmd_dev_test.go:34
  when running odo dev with devfile containing volume-component - with metadata.name [BeforeEach]
  /go/odo_1/tests/integration/cmd_dev_test.go:1588
    should successfully use the volume components in container components
    /go/odo_1/tests/integration/cmd_dev_test.go:1613

  Begin Captured GinkgoWriter Output >>
    Created dir: /tmp/1809588430
    Created dir: /tmp/2206172030
    Setting KUBECONFIG=/tmp/2206172030/config
    Creating a new project: cmd-dev-test1613puv
    Running kubectl with args [kubectl create namespace cmd-dev-test1613puv] and odo env: []
    [kubectl] namespace/cmd-dev-test1613puv created
    Running kubectl with args [kubectl config set-context --current --namespace cmd-dev-test1613puv] and odo env: []
    [kubectl] Context "odo-test-kubernetes-cluster/c8giauof0f337j4pe5u0/admin" modified.
    Running kubectl with args [kubectl get namespaces] and odo env: []
    [kubectl] NAME                                   STATUS        AGE
    [kubectl] cmd-add-binding-test260ejt             Active        83s
    [kubectl] cmd-add-binding-test260fuu             Active        96s
    [kubectl] cmd-delete-test329rhp                  Active        4s
    [kubectl] cmd-describe-component-test362sit      Active        37s
    [kubectl] cmd-describe-component-test497kge      Terminating   9s
    [kubectl] cmd-describe-list-binding-test701gcz   Terminating   85s
    [kubectl] cmd-describe-list-binding-test701zwj   Terminating   96s
    [kubectl] cmd-describe-list-binding-test742dtd   Active        31s
    [kubectl] cmd-describe-list-binding-test787cmf   Terminating   72s
    [kubectl] cmd-dev-test1043vqv                    Active        41s
    [kubectl] cmd-dev-test1312kbm                    Active        53s
    [kubectl] cmd-dev-test1465zel                    Active        36s
    [kubectl] cmd-dev-test1613puv                    Active        1s
    [kubectl] cmd-dev-test2171ypj                    Active        36s
    [kubectl] cmd-dev-test226cei                     Terminating   65s
    [kubectl] cmd-dev-test278dou                     Active        49s
    [kubectl] cmd-dev-test3231qct                    Terminating   67s
    [kubectl] cmd-dev-test826ylm                     Active        19s
    [kubectl] cmd-devfile-deploy-test117gcr          Active        5s
    [kubectl] cmd-devfile-deploy-test385ual          Terminating   26s
    [kubectl] cmd-devfile-list-test150hol            Active        35s
    [kubectl] cmd-list-services-test53dqz            Terminating   23s
    [kubectl] cmd-list-services-test53wdr            Active        11s
    [kubectl] default                                Active        375d
    [kubectl] ibm-cert-store                         Active        375d
    [kubectl] ibm-operators                          Active        375d
    [kubectl] ibm-system                             Active        375d
    [kubectl] interactive-add-binding-test463apu     Terminating   2m36s
    [kubectl] interactive-add-binding-test463gsv     Active        13s
    [kubectl] interactive-add-binding-test463onx     Terminating   67s
    [kubectl] interactive-dev-test164ddk             Active        4s
    [kubectl] kube-node-lease                        Active        375d
    [kubectl] kube-public                            Active        375d
    [kubectl] kube-system                            Active        375d
    [kubectl] olm                                    Active        265d
    [kubectl] operators                              Active        265d
    [kubectl] osag-namespace                         Active        125d
    Running kubectl with args [kubectl create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test1613puv] and odo env: []
    [kubectl] configmap/config-map-for-cleanup created
    Current working dir: /go/odo_1/tests/integration
    Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
    [odo] I0314 18:09:16.154414   27584 implem.go:110] The path for preference file is /tmp/2206172030/preference.yaml
    [odo] Successfully removed registry
    Running odo with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] and odo env: []
    [odo] I0314 18:09:16.361178   27601 implem.go:110] The path for preference file is /tmp/2206172030/preference.yaml
    [odo] New registry successfully added
    Setting current dir to: /tmp/1809588430
    Deleting project: cmd-dev-test1613puv
    Running kubectl with args [kubectl delete namespaces cmd-dev-test1613puv --wait=false] and odo env: []
    [kubectl] namespace "cmd-dev-test1613puv" deleted
    Setting current dir to: /go/odo_1/tests/integration
    Deleting dir: /tmp/1809588430
    Deleting dir: /tmp/2206172030
  << End Captured GinkgoWriter Output

  This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:1590
------------------------------
S
------------------------------
• [14.864 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "")
/go/odo_1/tests/integration/interactive_add_binding_test.go:463

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/3389771916
  << End Captured StdOut/StdErr Output
------------------------------
• [5.048 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

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo deploy' from /tmp/1614567256
  << End Captured StdOut/StdErr Output
------------------------------
SS•SSSS
------------------------------
• [11.830 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

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo dev --random-ports' from /tmp/3420440822
  << End Captured StdOut/StdErr Output
------------------------------
S•••S•SS••SSSSS•••S•S•S•SSSS•S•
------------------------------
• [14.011 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Environment Variables)
/go/odo_1/tests/integration/interactive_add_binding_test.go:73

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/212180058
  << End Captured StdOut/StdErr Output
------------------------------
••SS•SS•S•S••S••S•••S•S•••••••S••SSSSSSSS••S•S••••••••••S••
------------------------------
• [6.070 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:600

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo init' from /tmp/2374323496
  << End Captured StdOut/StdErr Output
------------------------------
S•••SSS
------------------------------
• [16.889 seconds]
odo add binding interactive command tests when the component is bootstrapped when binding to a service in a different namespace should successfully add binding to the devfile
/go/odo_1/tests/integration/interactive_add_binding_test.go:257

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/4158565777
  << End Captured StdOut/StdErr Output
------------------------------
•••SSS•••S•S•SSS•S••••S•
------------------------------
S [SKIPPED] [3.449 seconds]
odo dev command tests
/go/odo_1/tests/integration/cmd_dev_test.go:34
  when a component is bootstrapped and pushed
  /go/odo_1/tests/integration/cmd_dev_test.go:64
    when odo dev is executed and Ephemeral is set to false [BeforeEach]
    /go/odo_1/tests/integration/cmd_dev_test.go:326
      when killing odo dev and running odo delete component --wait
      /go/odo_1/tests/integration/cmd_dev_test.go:336
        should have deleted all resources before returning
        /go/odo_1/tests/integration/cmd_dev_test.go:343

  Begin Captured GinkgoWriter Output >>
    Created dir: /tmp/2097121143
    Created dir: /tmp/1632364421
    Setting KUBECONFIG=/tmp/1632364421/config
    Creating a new project: cmd-dev-test343vod
    Running kubectl with args [kubectl create namespace cmd-dev-test343vod] and odo env: []
    [kubectl] namespace/cmd-dev-test343vod created
    Running kubectl with args [kubectl config set-context --current --namespace cmd-dev-test343vod] and odo env: []
    [kubectl] Context "odo-test-kubernetes-cluster/c8giauof0f337j4pe5u0/admin" modified.
    Running kubectl with args [kubectl get namespaces] and odo env: []
    [kubectl] NAME                                   STATUS        AGE
    [kubectl] cmd-add-binding-test142iws             Terminating   27s
    [kubectl] cmd-add-binding-test142wlq             Terminating   19s
    [kubectl] cmd-add-binding-test142xpa             Terminating   12s
    [kubectl] cmd-delete-test299yrb                  Terminating   54s
    [kubectl] cmd-delete-test375vns                  Terminating   47s
    [kubectl] cmd-delete-test670rgo                  Active        5s
    [kubectl] cmd-describe-component-test335wga      Terminating   60s
    [kubectl] cmd-describe-component-test362odt      Active        36s
    [kubectl] cmd-describe-component-test585mvu      Active        8s
    [kubectl] cmd-describe-list-binding-test742bqq   Active        17s
    [kubectl] cmd-describe-list-binding-test742hvr   Active        15s
    [kubectl] cmd-describe-list-binding-test787mdr   Active        20s
    [kubectl] cmd-describe-list-binding-test787yft   Active        59s
    [kubectl] cmd-dev-debug-test115ryq               Active        6s
    [kubectl] cmd-dev-test1043ktm                    Terminating   63s
    [kubectl] cmd-dev-test1095kqk                    Active        55s
    [kubectl] cmd-dev-test1465ckm                    Active        8s
    [kubectl] cmd-dev-test203qfj                     Active        11s
    [kubectl] cmd-dev-test343vod                     Active        1s
    [kubectl] cmd-dev-test641avn                     Active        55s
    [kubectl] cmd-dev-test964jap                     Active        31s
    [kubectl] cmd-devfile-deploy-test89pzt           Active        5s
    [kubectl] cmd-logs-test172wfa                    Active        23s
    [kubectl] cmd-remove-binding-test71fhy           Terminating   97s
    [kubectl] default                                Active        375d
    [kubectl] ibm-cert-store                         Active        375d
    [kubectl] ibm-operators                          Active        375d
    [kubectl] ibm-system                             Active        375d
    [kubectl] kube-node-lease                        Active        375d
    [kubectl] kube-public                            Active        375d
    [kubectl] kube-system                            Active        375d
    [kubectl] olm                                    Active        265d
    [kubectl] operators                              Active        265d
    [kubectl] osag-namespace                         Active        125d
    Running kubectl with args [kubectl create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test343vod] and odo env: []
    [kubectl] configmap/config-map-for-cleanup created
    Current working dir: /go/odo_1/tests/integration
    Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
    [odo] I0314 18:11:49.970925    2085 implem.go:110] The path for preference file is /tmp/1632364421/preference.yaml
    [odo] Successfully removed registry
    Running odo with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] and odo env: []
    [odo] I0314 18:11:50.329486    2109 implem.go:110] The path for preference file is /tmp/1632364421/preference.yaml
    [odo] New registry successfully added
    Setting current dir to: /tmp/2097121143
    Running odo with args [odo init --name fsaksq --devfile-path /go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml] and odo env: []
    [odo] I0314 18:11:50.583288    2131 implem.go:110] The path for preference file is /tmp/1632364421/preference.yaml
    [odo] I0314 18:11:50.584308    2131 util.go:197] path /tmp/2097121143/devfile.yaml doesn't exist, skipping it
    [odo] I0314 18:11:50.584427    2131 util.go:197] path /tmp/2097121143/.devfile.yaml doesn't exist, skipping it
    [odo] I0314 18:11:50.584489    2131 util.go:197] path /tmp/2097121143/devfile.yaml doesn't exist, skipping it
    [odo]   __
    [odo]  /  \__     Initializing a new component
    [odo]  \__/  \    
    [odo]  /  \__/    odo version: v3.8.0
    [odo]  \__/
    [odo] 
    [odo]  •  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml"  ...
    [odo] ↵
 ✓  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml" [2ms]
    [odo] I0314 18:11:50.588314    2131 context.go:159] absolute devfile path: '/tmp/2097121143/devfile.yaml'
    [odo] I0314 18:11:50.588356    2131 context.go:110] absolute devfile path: '/tmp/2097121143/devfile.yaml'
    [odo] I0314 18:11:50.589555    2131 content.go:48] converted devfile YAML to JSON
    [odo] I0314 18:11:50.589639    2131 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0314 18:11:50.589671    2131 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0314 18:11:50.598151    2131 schema.go:61] validated devfile schema
    [odo] I0314 18:11:50.602441    2131 writer.go:55] devfile yaml created at: 'devfile.yaml'
    [odo] 
    [odo] Your new component 'fsaksq' is ready in the current directory.
    [odo] To start editing your component, use 'odo dev' and open this folder in your favorite IDE.
    [odo] Changes will be directly reflected on the cluster.
    Deleting project: cmd-dev-test343vod
    Running kubectl with args [kubectl delete namespaces cmd-dev-test343vod --wait=false] and odo env: []
    [kubectl] namespace "cmd-dev-test343vod" deleted
    Setting current dir to: /go/odo_1/tests/integration
    Deleting dir: /tmp/2097121143
    Deleting dir: /tmp/1632364421
  << End Captured GinkgoWriter Output

  This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:328
------------------------------
SS•••S••••••S•SSS•SS••S••••S•••SSSSS•S•••SS•S••••S•S•S•••S•SS••••S••••SS
------------------------------
S [SKIPPED] [2.699 seconds]
odo dev command tests
/go/odo_1/tests/integration/cmd_dev_test.go:34
  when running odo dev with devfile containing volume-component - without metadata.name [BeforeEach]
  /go/odo_1/tests/integration/cmd_dev_test.go:1588
    should successfully use the volume components in container components
    /go/odo_1/tests/integration/cmd_dev_test.go:1613

  Begin Captured GinkgoWriter Output >>
    Created dir: /tmp/1343868454
    Created dir: /tmp/1218793456
    Setting KUBECONFIG=/tmp/1218793456/config
    Creating a new project: cmd-dev-test1613xpn
    Running kubectl with args [kubectl create namespace cmd-dev-test1613xpn] and odo env: []
    [kubectl] namespace/cmd-dev-test1613xpn created
    Running kubectl with args [kubectl config set-context --current --namespace cmd-dev-test1613xpn] and odo env: []
    [kubectl] Context "odo-test-kubernetes-cluster/c8giauof0f337j4pe5u0/admin" modified.
    Running kubectl with args [kubectl get namespaces] and odo env: []
    [kubectl] NAME                                 STATUS        AGE
    [kubectl] cmd-add-binding-test134akr           Terminating   22s
    [kubectl] cmd-add-binding-test134pfo           Terminating   5s
    [kubectl] cmd-add-binding-test134qnp           Terminating   12s
    [kubectl] cmd-add-binding-test79sfg            Terminating   18s
    [kubectl] cmd-delete-test299psm                Active        12s
    [kubectl] cmd-delete-test329bly                Terminating   49s
    [kubectl] cmd-delete-test375njm                Active        7s
    [kubectl] cmd-describe-component-test585cwv    Active        18s
    [kubectl] cmd-dev-debug-test76vyn              Active        32s
    [kubectl] cmd-dev-test1020ehw                  Active        43s
    [kubectl] cmd-dev-test1432rdx                  Terminating   62s
    [kubectl] cmd-dev-test1613xpn                  Active        1s
    [kubectl] cmd-dev-test1933dlw                  Active        74s
    [kubectl] cmd-dev-test1933dpc                  Active        36s
    [kubectl] cmd-dev-test2366ymp                  Active        33s
    [kubectl] cmd-dev-test2380lmz                  Active        45s
    [kubectl] cmd-dev-test509jgs                   Terminating   46s
    [kubectl] cmd-dev-test757tfk                   Active        28s
    [kubectl] cmd-dev-test941hhs                   Active        54s
    [kubectl] cmd-devfile-deploy-test102vkm        Terminating   52s
    [kubectl] cmd-devfile-deploy-test266fpx        Terminating   31s
    [kubectl] cmd-devfile-list-test181drl          Active        48s
    [kubectl] cmd-devfile-list-test43osw           Terminating   5s
    [kubectl] cmd-logs-test218uyh                  Terminating   51s
    [kubectl] cmd-logs-test247nbs                  Terminating   94s
    [kubectl] cmd-logs-test99obj                   Active        0s
    [kubectl] cmd-remove-binding-test71emx         Active        8s
    [kubectl] default                              Active        375d
    [kubectl] ibm-cert-store                       Active        375d
    [kubectl] ibm-operators                        Active        375d
    [kubectl] ibm-system                           Active        375d
    [kubectl] interactive-add-binding-test242dww   Active        7s
    [kubectl] interactive-add-binding-test242jew   Active        21s
    [kubectl] interactive-add-binding-test242yao   Active        9s
    [kubectl] kube-node-lease                      Active        375d
    [kubectl] kube-public                          Active        375d
    [kubectl] kube-system                          Active        375d
    [kubectl] olm                                  Active        265d
    [kubectl] operators                            Active        265d
    [kubectl] osag-namespace                       Active        125d
    Running kubectl with args [kubectl create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test1613xpn] and odo env: []
    [kubectl] configmap/config-map-for-cleanup created
    Current working dir: /go/odo_1/tests/integration
    Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
    [odo] I0314 18:13:32.393987    6560 implem.go:110] The path for preference file is /tmp/1218793456/preference.yaml
    [odo] Successfully removed registry
    Running odo with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] and odo env: []
    [odo] I0314 18:13:32.642029    6578 implem.go:110] The path for preference file is /tmp/1218793456/preference.yaml
    [odo] New registry successfully added
    Setting current dir to: /tmp/1343868454
    Deleting project: cmd-dev-test1613xpn
    Running kubectl with args [kubectl delete namespaces cmd-dev-test1613xpn --wait=false] and odo env: []
    [kubectl] namespace "cmd-dev-test1613xpn" deleted
    Setting current dir to: /go/odo_1/tests/integration
    Deleting dir: /tmp/1343868454
    Deleting dir: /tmp/1218793456
  << End Captured GinkgoWriter Output

  This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:1590
------------------------------
S••
------------------------------
• [24.911 seconds]
odo add binding interactive command tests when the component is bootstrapped when binding to a service in a different namespace should error out if service is not found in the namespace selected
/go/odo_1/tests/integration/interactive_add_binding_test.go:242

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/2592230017
  << End Captured StdOut/StdErr Output
------------------------------
••SS•••S•S•SSS••
------------------------------
• [10.448 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "{ .name | upper }")
/go/odo_1/tests/integration/interactive_add_binding_test.go:180

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/809141434
  << End Captured StdOut/StdErr Output
------------------------------
••S•••S•S•••SS••S•S••SSSSSS•••S•SS•S••SS•SS••SS••S••••SS••SSSSS•••SS••S••S•SS
------------------------------
S [SKIPPED] [2.704 seconds]
odo dev command tests
/go/odo_1/tests/integration/cmd_dev_test.go:34
  when a component is bootstrapped and pushed
  /go/odo_1/tests/integration/cmd_dev_test.go:64
    when odo dev is executed and Ephemeral is set to false [BeforeEach]
    /go/odo_1/tests/integration/cmd_dev_test.go:326
      when stopping odo dev normally
      /go/odo_1/tests/integration/cmd_dev_test.go:359
        should have deleted all resources before returning
        /go/odo_1/tests/integration/cmd_dev_test.go:365

  Begin Captured GinkgoWriter Output >>
    Created dir: /tmp/2464329640
    Created dir: /tmp/1442106723
    Setting KUBECONFIG=/tmp/1442106723/config
    Creating a new project: cmd-dev-test365upi
    Running kubectl with args [kubectl create namespace cmd-dev-test365upi] and odo env: []
    [kubectl] namespace/cmd-dev-test365upi created
    Running kubectl with args [kubectl config set-context --current --namespace cmd-dev-test365upi] and odo env: []
    [kubectl] Context "odo-test-kubernetes-cluster/c8giauof0f337j4pe5u0/admin" modified.
    Running kubectl with args [kubectl get namespaces] and odo env: []
    [kubectl] NAME                                   STATUS        AGE
    [kubectl] cmd-delete-test358jlf                  Terminating   40s
    [kubectl] cmd-delete-test625fry                  Active        52s
    [kubectl] cmd-delete-test625sme                  Terminating   81s
    [kubectl] cmd-describe-component-test585zuy      Terminating   85s
    [kubectl] cmd-describe-list-binding-test701awq   Active        33s
    [kubectl] cmd-describe-list-binding-test742fti   Active        50s
    [kubectl] cmd-describe-list-binding-test787hjz   Terminating   65s
    [kubectl] cmd-dev-debug-test243gsa               Active        7s
    [kubectl] cmd-dev-test109qmg                     Active        85s
    [kubectl] cmd-dev-test1157ogu                    Active        69s
    [kubectl] cmd-dev-test1212ikh                    Active        77s
    [kubectl] cmd-dev-test1229yyd                    Active        12s
    [kubectl] cmd-dev-test1322oin                    Active        55s
    [kubectl] cmd-dev-test1351zbm                    Active        5s
    [kubectl] cmd-dev-test2305yoq                    Active        12s
    [kubectl] cmd-dev-test365upi                     Active        1s
    [kubectl] cmd-dev-test590clv                     Terminating   86s
    [kubectl] cmd-dev-test590rne                     Active        52s
    [kubectl] cmd-dev-test71bck                      Active        35s
    [kubectl] cmd-dev-test757zck                     Active        30s
    [kubectl] cmd-logs-test275hjq                    Active        39s
    [kubectl] default                                Active        375d
    [kubectl] ibm-cert-store                         Active        375d
    [kubectl] ibm-operators                          Active        375d
    [kubectl] ibm-system                             Active        375d
    [kubectl] kube-node-lease                        Active        375d
    [kubectl] kube-public                            Active        375d
    [kubectl] kube-system                            Active        375d
    [kubectl] olm                                    Active        265d
    [kubectl] operators                              Active        265d
    [kubectl] osag-namespace                         Active        125d
    Running kubectl with args [kubectl create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test365upi] and odo env: []
    [kubectl] configmap/config-map-for-cleanup created
    Current working dir: /go/odo_1/tests/integration
    Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
    [odo] I0314 18:15:58.593801   11889 implem.go:110] The path for preference file is /tmp/1442106723/preference.yaml
    [odo] Successfully removed registry
    Running odo with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] and odo env: []
    [odo] I0314 18:15:58.794197   11897 implem.go:110] The path for preference file is /tmp/1442106723/preference.yaml
    [odo] New registry successfully added
    Setting current dir to: /tmp/2464329640
    Running odo with args [odo init --name hbkkhe --devfile-path /go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml] and odo env: []
    [odo] I0314 18:15:59.017824   11904 implem.go:110] The path for preference file is /tmp/1442106723/preference.yaml
    [odo] I0314 18:15:59.018625   11904 util.go:197] path /tmp/2464329640/devfile.yaml doesn't exist, skipping it
    [odo] I0314 18:15:59.018710   11904 util.go:197] path /tmp/2464329640/.devfile.yaml doesn't exist, skipping it
    [odo] I0314 18:15:59.018781   11904 util.go:197] path /tmp/2464329640/devfile.yaml doesn't exist, skipping it
    [odo]   __
    [odo]  /  \__     Initializing a new component
    [odo]  \__/  \    
    [odo]  /  \__/    odo version: v3.8.0
    [odo]  \__/
    [odo] 
    [odo]  •  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml"  ...
    [odo] ↵
 ✓  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml" 
    [odo] I0314 18:15:59.020493   11904 context.go:159] absolute devfile path: '/tmp/2464329640/devfile.yaml'
    [odo] I0314 18:15:59.020515   11904 context.go:110] absolute devfile path: '/tmp/2464329640/devfile.yaml'
    [odo] I0314 18:15:59.021400   11904 content.go:48] converted devfile YAML to JSON
    [odo] I0314 18:15:59.021505   11904 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0314 18:15:59.021544   11904 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0314 18:15:59.031988   11904 schema.go:61] validated devfile schema
    [odo] I0314 18:15:59.035708   11904 writer.go:55] devfile yaml created at: 'devfile.yaml'
    [odo] 
    [odo] Your new component 'hbkkhe' is ready in the current directory.
    [odo] To start editing your component, use 'odo dev' and open this folder in your favorite IDE.
    [odo] Changes will be directly reflected on the cluster.
    Deleting project: cmd-dev-test365upi
    Running kubectl with args [kubectl delete namespaces cmd-dev-test365upi --wait=false] and odo env: []
    [kubectl] namespace "cmd-dev-test365upi" deleted
    Setting current dir to: /go/odo_1/tests/integration
    Deleting dir: /tmp/2464329640
    Deleting dir: /tmp/1442106723
  << End Captured GinkgoWriter Output

  This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:328
------------------------------
SSSS•••SSS•S•SSSS•••••S
------------------------------
• [5.265 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

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo deploy -v 4' from /tmp/3861666478
  << End Captured StdOut/StdErr Output
------------------------------
•S•SS••
------------------------------
• [14.416 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Files)
/go/odo_1/tests/integration/interactive_add_binding_test.go:101

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/277637514
  << End Captured StdOut/StdErr Output
------------------------------
•••S•••SSSS••S•S••••••
------------------------------
• [16.436 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:206

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/315044584
  << End Captured StdOut/StdErr Output
------------------------------
S••
------------------------------
• [19.176 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

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo dev --random-ports -v 4' from /tmp/2148592058
  << End Captured StdOut/StdErr Output
------------------------------
•SS•SSS••SSSSS•S•••S••••SSS••
------------------------------
• [7.006 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

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo deploy' from /tmp/620755007
  << End Captured StdOut/StdErr Output
------------------------------
•••
------------------------------
• [14.429 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("none" as naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:131

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/1222753825
  << End Captured StdOut/StdErr Output
------------------------------
•
------------------------------
• [22.136 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

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo dev --random-ports' from /tmp/4114999594
  << End Captured StdOut/StdErr Output
------------------------------
SSS•SS•••SSSSSS••••SS•
------------------------------
• [SLOW TEST] [126.982 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:2510
------------------------------
S•S•S••••S•SSSS••SSS•••SSSSSSS•SS••S•SS•SSS••S•SSS•••••••••••••••

Ran 430 of 779 Specs in 1079.832 seconds
SUCCESS! -- 430 Passed | 0 Failed | 0 Pending | 349 Skipped


Ginkgo ran 1 suite in 19m3.274242278s
Test Suite Passed