cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=765df6db6-dirty" ./cmd/odo/
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-doc-automation.xml"  tests/documentation/...
[1701659176] Doc Command Reference Automation Suite - 17/17 specs - 16 procs 
------------------------------
• [3.569 seconds]
doc command reference odo init Non Interactive Mode Fetch Devfile of a specific version [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:106

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41591"
  << Captured StdOut/StdErr Output
------------------------------
• [4.232 seconds]
doc command reference odo init Non Interactive Mode Fetch Devfile of the latest version [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:117

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35235"
  << Captured StdOut/StdErr Output
------------------------------
• [4.743 seconds]
doc command reference odo init Non Interactive Mode set application ports after fetching Devfile [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:248

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42677"
  << Captured StdOut/StdErr Output
------------------------------
• [5.555 seconds]
doc command reference odo init Interactive Mode when the directory is not empty Directory with sources [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:76

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43637"
  Spawning '/go/bin/odo init' from /tmp/665658031
  << Captured StdOut/StdErr Output
------------------------------
• [5.262 seconds]
doc command reference odo init Non Interactive Mode Fetch Devfile from a URL [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:128

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43731"
  << Captured StdOut/StdErr Output
------------------------------
• [6.175 seconds]
doc command reference odo init Non Interactive Mode Fetch Devfile from a URL [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:236

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43053"
  << Captured StdOut/StdErr Output
------------------------------
• [8.424 seconds]
doc command reference odo init Interactive Mode Empty directory [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:32

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44581"
  Spawning '/go/bin/odo init' from /tmp/3342577600
  << Captured StdOut/StdErr Output
------------------------------
• [11.668 seconds]
doc command reference odo init Non Interactive Mode fetching devfile from a registry when setting up the registry Fetch Devfile from any registry of the list [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:205

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46711"
  Using Devfile Registry URL at: "http://127.0.0.1:42501"
  << Captured StdOut/StdErr Output
------------------------------
• [11.741 seconds]
doc command reference odo init Non Interactive Mode fetching devfile from a registry when setting up the registry Fetch Devfile from a specific registry of the list [nocluster]
/go/odo_1/tests/documentation/command-reference/doc_command_reference_init_test.go:189

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:46119"
  Using Devfile Registry URL at: "http://127.0.0.1:42947"
  << Captured StdOut/StdErr Output
------------------------------
• [13.231 seconds]
doc command reference odo set namespace To set an active namespace resource Sets a project resource to be current active on a openshift cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_setnamespace_test.go:41

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41359"
  << Captured StdOut/StdErr Output
------------------------------
• [14.939 seconds]
doc command reference odo set namespace To set an active namespace resource Sets a namespace resource to be current active on a kubernetes cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_setnamespace_test.go:31

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:34455"
  << Captured StdOut/StdErr Output
------------------------------
• [15.855 seconds]
doc command reference odo list namespace To list all available namespaces Lists all project resources available in a openshift cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_listnamespace_test.go:51

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:42967"
  << Captured StdOut/StdErr Output
------------------------------
• [17.070 seconds]
doc command reference odo list namespace To list all available namespaces Lists all namespace resources available in a kubernetes cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_listnamespace_test.go:40

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45419"
  << Captured StdOut/StdErr Output
------------------------------
• [17.886 seconds]
doc command reference odo delete namespace To delete a namespace resource Deletes a namespace resource for a kubernetes cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_deletenamespace_test.go:43

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:45685"
  Spawning '/go/bin/odo delete namespace doc-command-reference-deletenamespace-test43tay' from /tmp/81176500
  << Captured StdOut/StdErr Output
------------------------------
• [14.561 seconds]
doc command reference odo create namespace To create a namespace resource Creates a project resource for a kubernetes cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_createnamespace_test.go:50

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35875"
  << Captured StdOut/StdErr Output
------------------------------
• [17.152 seconds]
doc command reference odo delete namespace To delete a namespace resource Deletes a project resource for a openshift cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_deletenamespace_test.go:61

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44231"
  Spawning '/go/bin/odo delete project doc-command-reference-deletenamespace-test61xhn' from /tmp/3457316865
  << Captured StdOut/StdErr Output
------------------------------
• [17.710 seconds]
doc command reference odo create namespace To create a namespace resource Creates a namespace resource for a kubernetes cluster
/go/odo_1/tests/documentation/command-reference/doc_command_reference_createnamespace_test.go:39

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:43655"
  << Captured StdOut/StdErr Output
------------------------------
 SUCCESS! 18.326011531s 
[1701659176] User Guides Doc Automation Suite - 5/5 specs - 16 procs 
------------------------------
• [5.796 seconds]
User guides: Quickstart test Create namespace/project should show correct output for namespace/project creation
/go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:39

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:41525"
  << Captured StdOut/StdErr Output
------------------------------
• [58.041 seconds]
User guides: Quickstart test Go quickstart guide should test the complete go quickstart output in order
/go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:116

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:39347"
  Spawning '/go/bin/odo init' from /tmp/1058367430
  << Captured StdOut/StdErr Output
------------------------------
• [58.095 seconds]
User guides: Quickstart test .NET quickstart guide should test the complete dotnet quickstart output in order
/go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:166

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:38261"
  Spawning '/go/bin/odo init' from /tmp/1636794343
  << Captured StdOut/StdErr Output
------------------------------
• [58.052 seconds]
User guides: Quickstart test nodejs should test the complete nodejs quickstart output in order
/go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:66

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:44895"
  Spawning '/go/bin/odo init' from /tmp/151764478
  << Captured StdOut/StdErr Output
------------------------------
• [87.993 seconds]
User guides: Quickstart test Java quickstart guide should test the complete java springboot quickstart output in order
/go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:231

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "http://127.0.0.1:35285"
  Spawning '/go/bin/odo init' from /tmp/1458195684
  << Captured StdOut/StdErr Output
------------------------------
 SUCCESS! 1m28.007829806s 

Ginkgo ran 2 suites in 2m59.02311188s
Test Suite Passed