go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=d3ef6af1b" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/integration/devfile/
Running Suite: Devfile Suite
============================
Random Seed: 1639141179 - Will randomize all specs
Will run 248 specs

Running in parallel across 32 nodes

S [SKIPPING] in Spec Setup (BeforeEach) [33.159 seconds]
odo devfile url command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a nodejs component [BeforeEach]
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:338
      when creating multiple url with different state
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:354
        when url1 is deleted locally
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:374
          should list route and ingress urls with appropriate state
          /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:381

          This is a OpenShift specific scenario, skipping

          /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [19.887 seconds]
odo devfile url command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a nodejs component [BeforeEach]
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:338
      should error out when a host is provided with a route on a openShift cluster
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:349

      This is a OpenShift specific scenario, skipping

      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [12.707 seconds]
odo devfile url command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a nodejs component [BeforeEach]
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:338
      when doing odo push
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:430
        should create a route on a openShift cluster without calling url create
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:436

        This is a OpenShift specific scenario, skipping

        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [22.069 seconds]
odo devfile url command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a python component [BeforeEach]
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:442
      when creating a url and doing odo push
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:452
        should create a url for a unsupported devfile component
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:459

        This is a OpenShift specific scenario, skipping

        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [26.677 seconds]
odo devfile url command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a nodejs component [BeforeEach]
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:338
      when creating multiple url with different state
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:354
        should list route and ingress urls with appropriate state
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:366

        This is a OpenShift specific scenario, skipping

        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [29.157 seconds]
odo devfile url command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a nodejs component [BeforeEach]
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:338
      when should create a automatically route on a openShift cluster
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:389
        when doing odo push twice and doing url list
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:398
          when deleting the url1 and doing odo push twice and doing url list
          /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:413
            should push successfully
            /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:422

            This is a OpenShift specific scenario, skipping

            /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------

------------------------------
• [SLOW TEST:167.143 seconds]
odo devfile describe command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType is missing
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_describe_test.go:121
      when the component is pushed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_describe_test.go:130
        should show the language for 'Type' in odo describe
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_describe_test.go:134
------------------------------

------------------------------
• [SLOW TEST:184.973 seconds]
odo devfile watch command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_watch_test.go:18
  when a component is created and pushed in debug mode
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_watch_test.go:228
    should be able to start a debug session after push with debug flag using odo watch and revert back after normal push
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_watch_test.go:237
------------------------------
P [PENDING]
odo devfile delete command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_delete_test.go:17
  when a component is created
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_delete_test.go:41
    when the component is pushed
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_delete_test.go:50
      deleting a component from other component directory
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_delete_test.go:62
        when the second component is created
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_delete_test.go:76
          when the second component is pushed
          /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_delete_test.go:81
            should delete with the component name
            /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_delete_test.go:105
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [27.127 seconds]
odo devfile push command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:18
  using OpenShift cluster
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:1009
    when project with with 'default' name is used [BeforeEach]
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:1015
      should throw an error
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:1016

      This is a OpenShift specific scenario, skipping

      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:1012
------------------------------

------------------------------
• [SLOW TEST:122.027 seconds]
odo list with devfile
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_list_test.go:16
  devfile has missing metadata
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_list_test.go:115
    when projectType and language is missing
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_list_test.go:152
      when the component is pushed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_list_test.go:160
        should show 'Not available' for 'Type' in odo list
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_list_test.go:164
------------------------------

------------------------------
• [SLOW TEST:126.776 seconds]
odo devfile push command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:835
    when node-js application is created and pushed with devfile schema 2.2.0
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:929
      when Update the devfile.yaml, do odo push
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:965
        should check cpuLimit,cpuRequests,memoryRequests
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:974
------------------------------

------------------------------
• [SLOW TEST:144.104 seconds]
odo devfile push command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------

------------------------------
• [SLOW TEST:120.038 seconds]
Test suits to check .devfile.yaml compatibility
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_dot_devfile_test.go:16
  when Creating a nodejs component and replace devfile.yaml with .devfile.yaml
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_dot_devfile_test.go:105
    when creating a service
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_dot_devfile_test.go:111
      when odo push is executed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_dot_devfile_test.go:136
        should create pods in running state
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_dot_devfile_test.go:147
------------------------------

------------------------------
• [SLOW TEST:175.450 seconds]
odo devfile push command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:18
  when Create and push java-springboot component
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:797
    should execute default build and run commands correctly
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:806
------------------------------

------------------------------
• [SLOW TEST:149.893 seconds]
odo devfile push command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:839
        should push the component successfully
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:848
------------------------------

------------------------------
Pod cgxdyz-app-5654f8f468-c8klq did not satisfy condition: Phase is not running


------------------------------
S [SKIPPING] [26.826 seconds]
odo devfile status command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_status_test.go:19
  when Creating nodejs component using devfile
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_status_test.go:92
    Verify that odo component status detects the URL status: Route Nonsecure [It]
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_status_test.go:44

    Route-based URLs is an OpenShift only scenario

    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_status_test.go:47
------------------------------

------------------------------
• [SLOW TEST:132.420 seconds]
odo devfile url command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:16
  when creating a java-springboot component
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:272
    when create URLs under different container names
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:279
      should create URLs under different container names
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:288
------------------------------

------------------------------
• [SLOW TEST:185.750 seconds]
odo devfile push command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [14.043 seconds]
odo devfile url command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a nodejs component [BeforeEach]
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:338
      when should create a automatically route on a openShift cluster
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:389
        when doing odo push twice and doing url list
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:398
          should push successfully
          /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:407

          This is a OpenShift specific scenario, skipping

          /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------

------------------------------
• [SLOW TEST:130.881 seconds]
odo devfile push command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:18
  pushing devfile without an .odo folder
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:777
    when doing odo push
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:784
      should be able to push based on name passed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:790
------------------------------

------------------------------
• [SLOW TEST:206.530 seconds]
odo devfile push command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------

------------------------------
• [SLOW TEST:145.620 seconds]
odo devfile push command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------

------------------------------
• [SLOW TEST:144.905 seconds]
Test suits to check .devfile.yaml compatibility
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_dot_devfile_test.go:16
  when Creating a nodejs component and replace devfile.yaml with .devfile.yaml
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_dot_devfile_test.go:105
    when creating a service
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_dot_devfile_test.go:111
      when odo push is executed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_dot_devfile_test.go:136
        when a link between the component and the service is created
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_dot_devfile_test.go:156
          should run odo push successfully
          /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_dot_devfile_test.go:162
------------------------------
• [SLOW TEST:189.474 seconds]
odo devfile log command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_log_test.go:12
  Verify odo log for devfile works
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_log_test.go:27
    should log run command output and fail for debug command
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_log_test.go:29
------------------------------
• [SLOW TEST:149.374 seconds]
odo list with devfile
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_list_test.go:16
  devfile has missing metadata
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_list_test.go:115
    when projectType is missing
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_list_test.go:133
      when the component is pushed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_list_test.go:142
        should show the language for 'Type' in odo list
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_list_test.go:146
------------------------------
• [SLOW TEST:158.959 seconds]
odo devfile push command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:839
        should push the component successfully
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_push_test.go:848
------------------------------
• [SLOW TEST:131.666 seconds]
odo devfile describe command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType and language is missing
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_describe_test.go:140
      when the component is pushed
      /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_describe_test.go:148
        should show 'Not available' for 'Type' in odo describe
        /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_describe_test.go:152
------------------------------
• [SLOW TEST:289.126 seconds]
odo devfile storage command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_storage_test.go:14
  When devfile storage create command is executed
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_storage_test.go:29
    should create storage and attach to specified container successfully and list it correctly
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/devfile/cmd_devfile_storage_test.go:71
------------------------------

Ran 238 of 248 Specs in 690.052 seconds
SUCCESS! -- 238 Passed | 0 Failed | 1 Pending | 9 Skipped


Ginkgo ran 1 suite in 12m57.416904593s
Test Suite Passed
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=1 tests/integration/devfile/debug/
Running Suite: Devfile Debug Suite
==================================
Random Seed: 1639141958 - Will randomize all specs
Will run 1 of 1 specs


Ran 1 of 1 Specs in 43.355 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 0 Skipped
PASS

Ginkgo ran 1 suite in 50.814973975s
Test Suite Passed
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 -focus="odo devfile supported tests" tests/e2escenarios/
Running Suite: odo e2e scenarios
================================
Random Seed: 1639142014 - Will randomize all specs
Will run 4 specs

Running in parallel across 32 nodes


------------------------------
• [SLOW TEST:124.720 seconds]
odo devfile supported tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/e2escenarios/e2e_devfile_test.go:23
  odo debug support for devfile components
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/e2escenarios/e2e_devfile_test.go:65
    Verify output debug information for java-quarkus debug works
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/e2escenarios/e2e_devfile_test.go:72
------------------------------

Ran 4 of 4 Specs in 124.730 seconds
SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 2m10.721559456s
Test Suite Passed
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 -focus="odo project command tests" tests/integration/project/
Running Suite: Project Suite
============================
Random Seed: 1639142150 - Will randomize all specs
Will run 11 specs

Running in parallel across 32 nodes


------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [17.473 seconds]
odo project command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/project/cmd_project_test.go:13
  when user is logged out
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/project/cmd_project_test.go:95
    should show login message when setting project and not login [BeforeEach]
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/project/cmd_project_test.go:108

    Openshift specific scenario.

    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/project/cmd_project_test.go:99
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [17.709 seconds]
odo project command tests
/workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/project/cmd_project_test.go:13
  when user is logged out
  /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/project/cmd_project_test.go:95
    should show login message when deleting project and not login [BeforeEach]
    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/project/cmd_project_test.go:112

    Openshift specific scenario.

    /workspace/e3fff341-f4b1-46cf-adc8-83363d93dddf/tests/integration/project/cmd_project_test.go:99
------------------------------

Ran 9 of 11 Specs in 23.356 seconds
SUCCESS! -- 9 Passed | 0 Failed | 0 Pending | 2 Skipped


Ginkgo ran 1 suite in 29.481440617s
Test Suite Passed