go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=15ed82aba" ./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: 1638455102 - Will randomize all specs
Will run 243 specs

Running in parallel across 32 nodes


------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [21.385 seconds]
odo devfile url command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a nodejs component [BeforeEach]
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:338
      when creating multiple url with different state
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:354
        when url1 is deleted locally
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:374
          should list route and ingress urls with appropriate state
          /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:381

          This is a OpenShift specific scenario, skipping

          /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [12.065 seconds]
odo devfile url command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a nodejs component [BeforeEach]
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/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/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:349

      This is a OpenShift specific scenario, skipping

      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [12.109 seconds]
odo devfile url command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a nodejs component [BeforeEach]
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:338
      when doing odo push
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:430
        should create a route on a openShift cluster without calling url create
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:436

        This is a OpenShift specific scenario, skipping

        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------

------------------------------
S [SKIPPING] [13.413 seconds]
odo devfile status command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_status_test.go:19
  when Creating nodejs component using devfile
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_status_test.go:92
    Verify that odo component status detects the URL status: Route Nonsecure [It]
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_status_test.go:44

    Route-based URLs is an OpenShift only scenario

    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_status_test.go:47
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [8.227 seconds]
odo devfile push command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:18
  using OpenShift cluster
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:958
    when project with with 'default' name is used [BeforeEach]
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:964
      should throw an error
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:965

      This is a OpenShift specific scenario, skipping

      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:961
------------------------------

------------------------------
• [SLOW TEST:126.928 seconds]
odo devfile push command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:839
        should push the component successfully
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:848
------------------------------

------------------------------
• [SLOW TEST:140.438 seconds]
odo devfile describe command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType and language is missing
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_describe_test.go:140
      when the component is pushed
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_describe_test.go:148
        should show 'Not available' for 'Type' in odo describe
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_describe_test.go:152
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [9.018 seconds]
odo devfile url command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a nodejs component [BeforeEach]
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:338
      when creating multiple url with different state
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:354
        should list route and ingress urls with appropriate state
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:366

        This is a OpenShift specific scenario, skipping

        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [8.211 seconds]
odo devfile url command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a python component [BeforeEach]
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:442
      when creating a url and doing odo push
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:452
        should create a url for a unsupported devfile component
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:459

        This is a OpenShift specific scenario, skipping

        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------

------------------------------
P [PENDING]
odo devfile delete command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_delete_test.go:17
  when a component is created
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_delete_test.go:41
    when the component is pushed
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_delete_test.go:50
      deleting a component from other component directory
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_delete_test.go:62
        when the second component is created
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_delete_test.go:76
          when the second component is pushed
          /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_delete_test.go:81
            should delete with the component name
            /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_delete_test.go:105
------------------------------
• [SLOW TEST:185.663 seconds]
odo devfile push command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [12.681 seconds]
odo devfile url command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a nodejs component [BeforeEach]
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:338
      when should create a automatically route on a openShift cluster
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:389
        when doing odo push twice and doing url list
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:398
          should push successfully
          /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:407

          This is a OpenShift specific scenario, skipping

          /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------

------------------------------
• [SLOW TEST:164.924 seconds]
odo devfile log command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_log_test.go:12
  Verify odo log for devfile works
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_log_test.go:27
    should log run command output and fail for debug command
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_log_test.go:29
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [9.790 seconds]
odo devfile url command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for OpenShift specific scenarios
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:329
    when creating a nodejs component [BeforeEach]
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:338
      when should create a automatically route on a openShift cluster
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:389
        when doing odo push twice and doing url list
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:398
          when deleting the url1 and doing odo push twice and doing url list
          /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:413
            should push successfully
            /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:422

            This is a OpenShift specific scenario, skipping

            /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:334
------------------------------
• [SLOW TEST:177.500 seconds]
odo devfile push command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------

------------------------------
• [SLOW TEST:179.354 seconds]
odo list with devfile
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_list_test.go:16
  devfile has missing metadata
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_list_test.go:115
    when projectType is missing
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_list_test.go:133
      when the component is pushed
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_list_test.go:142
        should show the language for 'Type' in odo list
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_list_test.go:146
------------------------------

------------------------------
• [SLOW TEST:166.152 seconds]
odo devfile watch command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_watch_test.go:18
  when a component is created and pushed in debug mode
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/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/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_watch_test.go:237
------------------------------

------------------------------
• [SLOW TEST:222.171 seconds]
odo devfile push command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:18
  when Create and push java-springboot component
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:797
    should execute default build and run commands correctly
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:806
------------------------------

------------------------------
• [SLOW TEST:251.030 seconds]
odo devfile push command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------

------------------------------
• [SLOW TEST:165.245 seconds]
odo devfile push command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:18
  pushing devfile without an .odo folder
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:777
    when doing odo push
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:784
      should be able to push based on name passed
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:790
------------------------------

------------------------------
• [SLOW TEST:258.562 seconds]
odo devfile push command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------

------------------------------
• [SLOW TEST:216.590 seconds]
odo devfile url command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:16
  when creating a java-springboot component
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:272
    when create URLs under different container names
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:279
      should create URLs under different container names
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_url_test.go:288
------------------------------
• [SLOW TEST:172.005 seconds]
odo devfile describe command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType is missing
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_describe_test.go:121
      when the component is pushed
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_describe_test.go:130
        should show the language for 'Type' in odo describe
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_describe_test.go:134
------------------------------
• [SLOW TEST:361.528 seconds]
odo devfile storage command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_storage_test.go:14
  When devfile storage create command is executed
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_storage_test.go:29
    should create storage and attach to specified container successfully and list it correctly
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_storage_test.go:71
------------------------------

------------------------------
• [SLOW TEST:170.422 seconds]
odo devfile push command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:839
        should push the component successfully
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_push_test.go:848
------------------------------
• [SLOW TEST:185.300 seconds]
odo list with devfile
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_list_test.go:16
  devfile has missing metadata
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_list_test.go:115
    when projectType and language is missing
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_list_test.go:152
      when the component is pushed
      /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_list_test.go:160
        should show 'Not available' for 'Type' in odo list
        /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/devfile/cmd_devfile_list_test.go:164
------------------------------

Ran 233 of 243 Specs in 412.636 seconds
SUCCESS! -- 233 Passed | 0 Failed | 1 Pending | 9 Skipped


Ginkgo ran 1 suite in 8m15.000360763s
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: 1638455598 - Will randomize all specs
Will run 1 of 1 specs


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

Ginkgo ran 1 suite in 50.892208419s
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: 1638455655 - Will randomize all specs
Will run 4 specs

Running in parallel across 32 nodes


------------------------------
• [SLOW TEST:135.575 seconds]
odo devfile supported tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/e2escenarios/e2e_devfile_test.go:23
  odo debug support for devfile components
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/e2escenarios/e2e_devfile_test.go:65
    Verify output debug information for java-quarkus debug works
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/e2escenarios/e2e_devfile_test.go:72
------------------------------

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


Ginkgo ran 1 suite in 2m21.5255099s
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: 1638455801 - Will randomize all specs
Will run 11 specs

Running in parallel across 32 nodes


------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [12.934 seconds]
odo project command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/project/cmd_project_test.go:13
  when user is logged out
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/project/cmd_project_test.go:95
    should show login message when setting project and not login [BeforeEach]
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/project/cmd_project_test.go:108

    Openshift specific scenario.

    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/project/cmd_project_test.go:99
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [13.520 seconds]
odo project command tests
/workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/project/cmd_project_test.go:13
  when user is logged out
  /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/project/cmd_project_test.go:95
    should show login message when deleting project and not login [BeforeEach]
    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/project/cmd_project_test.go:112

    Openshift specific scenario.

    /workspace/7ebb1f10-8458-467a-951f-f909e32a6fa3/tests/integration/project/cmd_project_test.go:99
------------------------------

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


Ginkgo ran 1 suite in 26.53096542s
Test Suite Passed