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

Running in parallel across 32 nodes


Ran 33 of 33 Specs in 42.888 seconds
SUCCESS! -- 33 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 1m30.169226661s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=039a16d59" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/interactive/
Running Suite: Interactive Suite
================================
Random Seed: 1654620466 - Will randomize all specs
Will run 11 specs

Running in parallel across 32 nodes


Ran 11 of 11 Specs in 26.114 seconds
SUCCESS! -- 11 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 35.3932552s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=039a16d59" ./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: 1654620511 - Will randomize all specs
Will run 152 specs

Running in parallel across 32 nodes


------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [13.003 seconds]
odo dev command tests
/workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:27
  using Kubernetes cluster
  /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:1300
    should run odo dev successfully on default namespace [BeforeEach]
    /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:1307

    This is a Kubernetes specific scenario, skipping

    /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:1303
------------------------------

------------------------------
• [SLOW TEST:158.307 seconds]
odo dev command tests
/workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:27
  when Create and dev java-springboot component
  /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:1064
    should execute default build and run commands correctly
    /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:1079
------------------------------

------------------------------
• [SLOW TEST:205.289 seconds]
odo dev command tests
/workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:27
  when java-springboot application is created and running odo dev
  /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:1130
    when Update the devfile.yaml
    /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:1144
      Should build the application successfully
      /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:1154
------------------------------

------------------------------
• [SLOW TEST:207.596 seconds]
odo dev command tests
/workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:27
  when java-springboot application is created and running odo dev
  /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:1130
    when Update the devfile.yaml
    /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:1144
      when compare the local and remote files
      /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:1158
        localFiles and remoteFiles should match
        /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_dev_test.go:1203
------------------------------
• [SLOW TEST:160.108 seconds]
odo list with devfile
/workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_devfile_list_test.go:15
  devfile has missing metadata
  /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_devfile_list_test.go:91
    when projectType is missing
    /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_devfile_list_test.go:115
      when the component is pushed in dev mode
      /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_devfile_list_test.go:125
        should show the language for 'Type' in odo list
        /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_devfile_list_test.go:137
------------------------------

------------------------------
• [SLOW TEST:155.004 seconds]
odo list with devfile
/workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_devfile_list_test.go:15
  devfile has missing metadata
  /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_devfile_list_test.go:91
    when projectType and language is missing
    /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_devfile_list_test.go:143
      when the component is pushed
      /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_devfile_list_test.go:152
        should show 'nodejs' for 'Type' in odo list
        /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/devfile/cmd_devfile_list_test.go:163
------------------------------

Ran 151 of 152 Specs in 255.368 seconds
SUCCESS! -- 151 Passed | 0 Failed | 0 Pending | 1 Skipped


Ginkgo ran 1 suite in 4m25.443404587s
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/
=== RUN   TestDebug
Running Suite: Devfile Debug Suite
==================================
Random Seed: 1654620787
Will run 0 of 0 specs

Failed to create JUnit report file: ../../reports/junit_2022-6-7_16-53-07_1.xml
	open ../../reports/junit_2022-6-7_16-53-07_1.xml: no such file or directoryFailed to generate JUnit report
	invalid argument
Ran 0 of 0 Specs in 0.000 seconds
SUCCESS! -- 0 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestDebug (0.00s)
PASS

Ginkgo ran 1 suite in 8.750795318s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=039a16d59" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=1 -focus="odo login and logout command tests" tests/integration/loginlogout/
Running Suite: Login Logout Suite
=================================
Random Seed: 1654620797 - Will randomize all specs
Will run 3 of 3 specs


------------------------------
S [SKIPPING] [0.001 seconds]
odo login and logout command tests
/workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/loginlogout/cmd_login_logout_test.go:12
  when running login tests
  /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/loginlogout/cmd_login_logout_test.go:41
    should successful with correct credentials and fails with incorrect token [It]
    /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/loginlogout/cmd_login_logout_test.go:42

    Skipping login command tests as SKIP_USER_LOGIN_TESTS is true

    /workspace/cd00faea-4b7b-4bd7-b6eb-f9780342a6da/tests/integration/loginlogout/cmd_login_logout_test.go:46
------------------------------
Failed to create JUnit report file: ../../reports/junit_2022-6-7_16-53-26_1.xml
	open ../../reports/junit_2022-6-7_16-53-26_1.xml: no such file or directoryFailed to generate JUnit report
	invalid argument
Ran 2 of 3 Specs in 0.302 seconds
SUCCESS! -- 2 Passed | 0 Failed | 0 Pending | 1 Skipped
PASS

Ginkgo ran 1 suite in 9.013654252s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=039a16d59" ./cmd/odo/
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: 1654620816 - Will randomize all specs
Will run 6 specs

Running in parallel across 32 nodes


Ran 6 of 6 Specs in 16.279 seconds
SUCCESS! -- 6 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 24.652975182s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=039a16d59" ./cmd/odo/
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: 1654620851 - Will randomize all specs
Will run 4 specs

Running in parallel across 32 nodes


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


Ginkgo ran 1 suite in 1m55.413391535s
Test Suite Passed