Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titlelog

2022-11-10 12:34:29,184 - xtesting.ci.run_tests - INFO - Deployment description:

+-------------------------+----------------------------------------------------------+
|         ENV VAR         |                          VALUE                           |
+-------------------------+----------------------------------------------------------+
|         CI_LOOP         |                          daily                           |
|          DEBUG          |                          false                           |
|     DEPLOY_SCENARIO     |                 k8-nosdn-nofeature-noha                  |
|      INSTALLER_TYPE     |                         unknown                          |
|        BUILD_TAG        |                                                          |
|        NODE_NAME        |                                                          |
|       TEST_DB_URL       |     http://testresults.opnfv.org/test/api/v1/results     |
|     TEST_DB_EXT_URL     |                                                          |
|     S3_ENDPOINT_URL     |                                                          |
|        S3_DST_URL       |                                                          |
|       HTTP_DST_URL      |                                                          |
+-------------------------+----------------------------------------------------------+

2022-11-10 12:34:29,283 - xtesting.ci.run_tests - INFO - Loading test case 'sig_apps'...
2022-11-10 12:34:29,389 - xtesting.ci.run_tests - INFO - Running test case 'sig_apps'...
2022-11-10 12:36:32,646 - xtesting.ci.run_tests - INFO - Test result:

+-------------------+------------------+------------------+----------------+
|     TEST CASE     |     PROJECT      |     DURATION     |     RESULT     |
+-------------------+------------------+------------------+----------------+
|      sig_apps     |     functest     |      02:03       |      PASS      |
+-------------------+------------------+------------------+----------------+

2022-11-10 12:36:32,649 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK

sig_apps_serial: FAIL

Expand
titlelog

2022-11-10 13:03:29,450 - xtesting.ci.run_tests - INFO - Test result:

+-------------------------+------------------+------------------+----------------+
|        TEST CASE        |     PROJECT      |     DURATION     |     RESULT     |
+-------------------------+------------------+------------------+----------------+
|     sig_apps_serial     |     functest     |      20:26       |      FAIL      |
+-------------------------+------------------+------------------+----------------+

2022-11-10 13:03:29,451 - xtesting.ci.run_tests - ERROR - The test case 'sig_apps_serial' failed.
2022-11-10 13:03:29,452 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR

...

Expand
titlelog

2022-11-10 12:58:48,233 - xtesting.ci.run_tests - INFO - Deployment description:

+-------------------------+----------------------------------------------------------+
|         ENV VAR         |                          VALUE                           |
+-------------------------+----------------------------------------------------------+
|         CI_LOOP         |                          daily                           |
|          DEBUG          |                          false                           |
|     DEPLOY_SCENARIO     |                 k8-nosdn-nofeature-noha                  |
|      INSTALLER_TYPE     |                         unknown                          |
|        BUILD_TAG        |                                                          |
|        NODE_NAME        |                                                          |
|       TEST_DB_URL       |     http://testresults.opnfv.org/test/api/v1/results     |
|     TEST_DB_EXT_URL     |                                                          |
|     S3_ENDPOINT_URL     |                                                          |
|        S3_DST_URL       |                                                          |
|       HTTP_DST_URL      |                                                          |
+-------------------------+----------------------------------------------------------+

2022-11-10 12:58:48,372 - xtesting.ci.run_tests - INFO - Loading test case 'sig_instrumentation'...
2022-11-10 12:58:48,478 - xtesting.ci.run_tests - INFO - Running test case 'sig_instrumentation'...
2022-11-10 12:58:52,474 - xtesting.ci.run_tests - INFO - Test result:

+-----------------------------+------------------+------------------+----------------+
|          TEST CASE          |     PROJECT      |     DURATION     |     RESULT     |
+-----------------------------+------------------+------------------+----------------+
|     sig_instrumentation     |     functest     |      00:03       |      PASS      |
+-----------------------------+------------------+------------------+----------------+

2022-11-10 12:58:52,477 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK

sig_auth: FAIL

Expand
titlelog

2022-11-10 12:56:38,731 - xtesting.ci.run_tests - INFO - Deployment description:

+-------------------------+----------------------------------------------------------+
|         ENV VAR         |                          VALUE                           |
+-------------------------+----------------------------------------------------------+
|         CI_LOOP         |                          daily                           |
|          DEBUG          |                          false                           |
|     DEPLOY_SCENARIO     |                 k8-nosdn-nofeature-noha                  |
|      INSTALLER_TYPE     |                         unknown                          |
|        BUILD_TAG        |                                                          |
|        NODE_NAME        |                                                          |
|       TEST_DB_URL       |     http://testresults.opnfv.org/test/api/v1/results     |
|     TEST_DB_EXT_URL     |                                                          |
|     S3_ENDPOINT_URL     |                                                          |
|        S3_DST_URL       |                                                          |
|       HTTP_DST_URL      |                                                          |
+-------------------------+----------------------------------------------------------+

2022-11-10 12:56:38,830 - xtesting.ci.run_tests - INFO - Loading test case 'sig_auth'...
2022-11-10 12:56:38,987 - xtesting.ci.run_tests - INFO - Running test case 'sig_auth'...
2022-11-10 13:06:46,024 - functest_kubernetes.k8stest - ERROR - Summarizing 5 Failures:

[Fail] [sig-auth] [Feature:NodeAuthorizer] [It] Getting an existing configmap should exit with the Forbidden error
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/auth/node_authz.go:103

[Fail] [sig-auth] [Feature:NodeAuthorizer] [It] Getting a secret for a workload the node has access to should succeed
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/auth/node_authz.go:122

[Fail] [sig-auth] [Feature:NodeAuthorizer] [It] Getting an existing secret should exit with the Forbidden error
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/auth/node_authz.go:81

[Fail] [sig-auth] [Feature:NodeAuthorizer] [It] Getting a non-existent secret should exit with the Forbidden error, not a NotFound error
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/auth/node_authz.go:76

[Fail] [sig-auth] [Feature:NodeAuthorizer] [It] Getting a non-existent configmap should exit with the Forbidden error, not a NotFound error
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/auth/node_authz.go:86


2022-11-10 13:06:46,025 - xtesting.ci.run_tests - INFO - Test result:

+-------------------+------------------+------------------+----------------+
|     TEST CASE     |     PROJECT      |     DURATION     |     RESULT     |
+-------------------+------------------+------------------+----------------+
|      sig_auth     |     functest     |      10:07       |      FAIL      |
+-------------------+------------------+------------------+----------------+

2022-11-10 13:06:46,027 - xtesting.ci.run_tests - ERROR - The test case 'sig_auth' failed.
2022-11-10 13:06:46,027 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR

...

Expand
titlelog

2022-11-10 12:57:12,748 - xtesting.ci.run_tests - INFO - Deployment description:

+-------------------------+----------------------------------------------------------+
|         ENV VAR         |                          VALUE                           |
+-------------------------+----------------------------------------------------------+
|         CI_LOOP         |                          daily                           |
|          DEBUG          |                          false                           |
|     DEPLOY_SCENARIO     |                 k8-nosdn-nofeature-noha                  |
|      INSTALLER_TYPE     |                         unknown                          |
|        BUILD_TAG        |                                                          |
|        NODE_NAME        |                                                          |
|       TEST_DB_URL       |     http://testresults.opnfv.org/test/api/v1/results     |
|     TEST_DB_EXT_URL     |                                                          |
|     S3_ENDPOINT_URL     |                                                          |
|        S3_DST_URL       |                                                          |
|       HTTP_DST_URL      |                                                          |
+-------------------------+----------------------------------------------------------+

2022-11-10 12:57:12,847 - xtesting.ci.run_tests - INFO - Loading test case 'sig_cluster_lifecycle'...
2022-11-10 12:57:13,007 - xtesting.ci.run_tests - INFO - Running test case 'sig_cluster_lifecycle'...
2022-11-10 12:57:36,639 - xtesting.ci.run_tests - INFO - Test result:

+-------------------------------+------------------+------------------+----------------+
|           TEST CASE           |     PROJECT      |     DURATION     |     RESULT     |
+-------------------------------+------------------+------------------+----------------+
|     sig_cluster_lifecycle     |     functest     |      00:23       |      PASS      |
+-------------------------------+------------------+------------------+----------------+

2022-11-10 12:57:36,642 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK

sig_network: FAIL

Expand
titlelog

2022-11-10 12:59:34,362 - xtesting.ci.run_tests - INFO - Deployment description:

+-------------------------+----------------------------------------------------------+
|         ENV VAR         |                          VALUE                           |
+-------------------------+----------------------------------------------------------+
|         CI_LOOP         |                          daily                           |
|          DEBUG          |                          false                           |
|     DEPLOY_SCENARIO     |                 k8-nosdn-nofeature-noha                  |
|      INSTALLER_TYPE     |                         unknown                          |
|        BUILD_TAG        |                                                          |
|        NODE_NAME        |                                                          |
|       TEST_DB_URL       |     http://testresults.opnfv.org/test/api/v1/results     |
|     TEST_DB_EXT_URL     |                                                          |
|     S3_ENDPOINT_URL     |                                                          |
|        S3_DST_URL       |                                                          |
|       HTTP_DST_URL      |                                                          |
+-------------------------+----------------------------------------------------------+

2022-11-10 12:59:34,463 - xtesting.ci.run_tests - INFO - Loading test case 'sig_network'...
2022-11-10 12:59:34,571 - xtesting.ci.run_tests - INFO - Running test case 'sig_network'...
2022-11-10 13:03:39,438 - functest_kubernetes.k8stest - ERROR - Summarizing 2 Failures:

[Fail] [sig-network] Conntrack [It] should be able to preserve UDP traffic when server pod cycles for a NodePort service
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go:113

[Fail] [sig-network] Services [It] should be able to update service type to NodePort listening on same port number but different protocols
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:1245


2022-11-10 13:03:39,439 - xtesting.ci.run_tests - INFO - Test result:

+---------------------+------------------+------------------+----------------+
|      TEST CASE      |     PROJECT      |     DURATION     |     RESULT     |
+---------------------+------------------+------------------+----------------+
|     sig_network     |     functest     |      04:04       |      FAIL      |
+---------------------+------------------+------------------+----------------+

2022-11-10 13:03:39,440 - xtesting.ci.run_tests - ERROR - The test case 'sig_network' failed.
2022-11-10 13:03:39,440 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR

sig_node: FAIL

Expand
titlelog

2022-11-10 13:28:29,405 - xtesting.ci.run_tests - INFO - Deployment description:

+-------------------------+----------------------------------------------------------+
|         ENV VAR         |                          VALUE                           |
+-------------------------+----------------------------------------------------------+
|         CI_LOOP         |                          daily                           |
|          DEBUG          |                          false                           |
|     DEPLOY_SCENARIO     |                 k8-nosdn-nofeature-noha                  |
|      INSTALLER_TYPE     |                         unknown                          |
|        BUILD_TAG        |                                                          |
|        NODE_NAME        |                                                          |
|       TEST_DB_URL       |     http://testresults.opnfv.org/test/api/v1/results     |
|     TEST_DB_EXT_URL     |                                                          |
|     S3_ENDPOINT_URL     |                                                          |
|        S3_DST_URL       |                                                          |
|       HTTP_DST_URL      |                                                          |
+-------------------------+----------------------------------------------------------+

2022-11-10 13:28:29,505 - xtesting.ci.run_tests - INFO - Loading test case 'sig_node'...
2022-11-10 13:28:29,611 - xtesting.ci.run_tests - INFO - Running test case 'sig_node'...
2022-11-10 13:57:14,874 - functest_kubernetes.k8stest - ERROR - Summarizing 1 Failure:

[Panic!] [sig-node] Probing container [It] should be ready immediately after startupProbe succeeds
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:55


2022-11-10 13:57:14,875 - xtesting.ci.run_tests - INFO - Test result:

+-------------------+------------------+------------------+----------------+
|     TEST CASE     |     PROJECT      |     DURATION     |     RESULT     |
+-------------------+------------------+------------------+----------------+
|      sig_node     |     functest     |      28:45       |      FAIL      |
+-------------------+------------------+------------------+----------------+

2022-11-10 13:57:14,876 - xtesting.ci.run_tests - ERROR - The test case 'sig_node' failed.
2022-11-10 13:57:14,876 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR

...

Expand
titlelog

2022-11-10 13:28:44,050 - xtesting.ci.run_tests - INFO - Deployment description:

+-------------------------+----------------------------------------------------------+
|         ENV VAR         |                          VALUE                           |
+-------------------------+----------------------------------------------------------+
|         CI_LOOP         |                          daily                           |
|          DEBUG          |                          false                           |
|     DEPLOY_SCENARIO     |                 k8-nosdn-nofeature-noha                  |
|      INSTALLER_TYPE     |                         unknown                          |
|        BUILD_TAG        |                                                          |
|        NODE_NAME        |                                                          |
|       TEST_DB_URL       |     http://testresults.opnfv.org/test/api/v1/results     |
|     TEST_DB_EXT_URL     |                                                          |
|     S3_ENDPOINT_URL     |                                                          |
|        S3_DST_URL       |                                                          |
|       HTTP_DST_URL      |                                                          |
+-------------------------+----------------------------------------------------------+

2022-11-10 13:28:44,150 - xtesting.ci.run_tests - INFO - Loading test case 'sig_scheduling_serial'...
2022-11-10 13:28:44,256 - xtesting.ci.run_tests - INFO - Running test case 'sig_scheduling_serial'...
2022-11-10 13:42:58,573 - xtesting.ci.run_tests - INFO - Test result:

+-------------------------------+------------------+------------------+----------------+
|           TEST CASE           |     PROJECT      |     DURATION     |     RESULT     |
+-------------------------------+------------------+------------------+----------------+
|     sig_scheduling_serial     |     functest     |      14:14       |      PASS      |
+-------------------------------+------------------+------------------+----------------+

2022-11-10 13:42:58,575 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK

sig_storage: FAIL

Expand
titlelog

2022-11-10 13:28:58,164 - xtesting.ci.run_tests - INFO - Deployment description:

+-------------------------+----------------------------------------------------------+
|         ENV VAR         |                          VALUE                           |
+-------------------------+----------------------------------------------------------+
|         CI_LOOP         |                          daily                           |
|          DEBUG          |                          false                           |
|     DEPLOY_SCENARIO     |                 k8-nosdn-nofeature-noha                  |
|      INSTALLER_TYPE     |                         unknown                          |
|        BUILD_TAG        |                                                          |
|        NODE_NAME        |                                                          |
|       TEST_DB_URL       |     http://testresults.opnfv.org/test/api/v1/results     |
|     TEST_DB_EXT_URL     |                                                          |
|     S3_ENDPOINT_URL     |                                                          |
|        S3_DST_URL       |                                                          |
|       HTTP_DST_URL      |                                                          |
+-------------------------+----------------------------------------------------------+

2022-11-10 13:28:58,263 - xtesting.ci.run_tests - INFO - Loading test case 'sig_storage'...
2022-11-10 13:28:58,370 - xtesting.ci.run_tests - INFO - Running test case 'sig_storage'...
2022-11-10 13:52:56,376 - functest_kubernetes.k8stest - ERROR - Summarizing 5 Failures:

[Fail] [sig-storage] CSI mock volume CSI NodeUnstage error cases [Slow] [It] two pods: should call NodeStage after previous NodeUnstage final error
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:1017

[Fail] [sig-storage] PersistentVolumes-local  [Volume type: dir-bindmounted] Set fsGroup for local volume [It] should set same fsGroup for two pods simultaneously [Slow]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:808

[Fail] [sig-storage] PersistentVolumes-local  Stress with local volumes [Serial] [AfterEach] should be able to process many pods and reuse local volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/local.go:114

[Fail] [sig-storage] PersistentVolumes-local  [Volume type: dir-link-bindmounted] Set fsGroup for local volume [It] should set same fsGroup for two pods simultaneously [Slow]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:808

[Fail] [sig-storage] CSI mock volume CSI NodeUnstage error cases [Slow] [It] two pods: should call NodeStage after previous NodeUnstage transient error
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:1017


2022-11-10 13:52:56,377 - xtesting.ci.run_tests - INFO - Test result:

+---------------------+------------------+------------------+----------------+
|      TEST CASE      |     PROJECT      |     DURATION     |     RESULT     |
+---------------------+------------------+------------------+----------------+
|     sig_storage     |     functest     |      23:58       |      FAIL      |
+---------------------+------------------+------------------+----------------+

2022-11-10 13:52:56,379 - xtesting.ci.run_tests - ERROR - The test case 'sig_storage' failed.
2022-11-10 13:52:56,379 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR

...

functest-kubernetes-security

kube_hunter: PASS WARN

Expand
titlelog

022-11-10 11:20:38,300 - xtesting.ci.run_tests - INFO - Deployment description:

+-------------------------+----------------------------------------------------------+
|         ENV VAR         |                          VALUE                           |
+-------------------------+----------------------------------------------------------+
|         CI_LOOP         |                          daily                           |
|          DEBUG          |                          false                           |
|     DEPLOY_SCENARIO     |                 k8-nosdn-nofeature-noha                  |
|      INSTALLER_TYPE     |                         unknown                          |
|        BUILD_TAG        |                                                          |
|        NODE_NAME        |                                                          |
|       TEST_DB_URL       |     http://testresults.opnfv.org/test/api/v1/results     |
|     TEST_DB_EXT_URL     |                                                          |
|     S3_ENDPOINT_URL     |                                                          |
|        S3_DST_URL       |                                                          |
|       HTTP_DST_URL      |                                                          |
+-------------------------+----------------------------------------------------------+

2022-11-10 11:20:38,316 - xtesting.ci.run_tests - INFO - Loading test case 'kube_hunter'...
2022-11-10 11:20:38,823 - xtesting.ci.run_tests - INFO - Running test case 'kube_hunter'...
2022-11-10 11:21:07,061 - functest_kubernetes.security.security - WARNING - Skipping CAP_NET_RAW Enabled (severity is configured as high)
2022-11-10 11:21:07,061 - functest_kubernetes.security.security - WARNING - Skipping Read access to pod's service account token (severity is configured as high)
2022-11-10 11:21:07,062 - functest_kubernetes.security.security - WARNING - Skipping Access to pod's secrets (severity is configured as high)
2022-11-10 11:21:07,062 - functest_kubernetes.security.security - WARNING - Skipping K8s Version Disclosure (severity is configured as high)
2022-11-10 11:21:07,062 - functest_kubernetes.security.security - WARNING - Skipping Access to API using service account token (severity is configured as high)
2022-11-10 11:21:07,064 - functest_kubernetes.security.security - WARNING -

+--------------------------------+----------------------------------------------------+------------------+
|            CATEGORY            |                   VULNERABILITY                    |     SEVERITY     |
+--------------------------------+----------------------------------------------------+------------------+
|          Access Risk           |                CAP_NET_RAW Enabled                 |       low        |
|          Access Risk           |     Read access to pod's service account token     |       low        |
|          Access Risk           |              Access to pod's secrets               |       low        |
|     Information Disclosure     |               K8s Version Disclosure               |      medium      |
|     Information Disclosure     |     Access to API using service account token      |      medium      |
+--------------------------------+----------------------------------------------------+------------------+

2022-11-10 11:21:07,074 - xtesting.ci.run_tests - INFO - Test result:

+---------------------+------------------+------------------+----------------+
|      TEST CASE      |     PROJECT      |     DURATION     |     RESULT     |
+---------------------+------------------+------------------+----------------+
|     kube_hunter     |     functest     |      00:28       |      PASS      |
+---------------------+------------------+------------------+----------------+

2022-11-10 11:21:07,126 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK

...

functest-kubernetes-cnf

k8s_vims: FAIL

Expand
titlelog

2022-11-10 13:32:56,101 - xtesting.ci.run_tests - INFO - Deployment description:

+-------------------------+----------------------------------------------------------+
|         ENV VAR         |                          VALUE                           |
+-------------------------+----------------------------------------------------------+
|         CI_LOOP         |                          daily                           |
|          DEBUG          |                          false                           |
|     DEPLOY_SCENARIO     |                 k8-nosdn-nofeature-noha                  |
|      INSTALLER_TYPE     |                         unknown                          |
|        BUILD_TAG        |                                                          |
|        NODE_NAME        |                                                          |
|       TEST_DB_URL       |     http://testresults.opnfv.org/test/api/v1/results     |
|     TEST_DB_EXT_URL     |                                                          |
|     S3_ENDPOINT_URL     |                                                          |
|        S3_DST_URL       |                                                          |
|       HTTP_DST_URL      |                                                          |
+-------------------------+----------------------------------------------------------+

2022-11-10 13:32:56,118 - xtesting.ci.run_tests - INFO - Loading test case 'k8s_vims'...
2022-11-10 13:32:56,614 - xtesting.ci.run_tests - INFO - Running test case 'k8s_vims'...
2022-11-10 13:40:21,901 - xtesting.ci.run_tests - INFO - Test result:

+-------------------+------------------+------------------+----------------+
|     TEST CASE     |     PROJECT      |     DURATION     |     RESULT     |
+-------------------+------------------+------------------+----------------+
|      k8s_vims     |     functest     |      07:25       |      FAIL      |
+-------------------+------------------+------------------+----------------+

2022-11-10 13:40:22,268 - xtesting.ci.run_tests - ERROR - The test case 'k8s_vims' failed.
2022-11-10 13:40:22,268 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR

helm_vims: FAIL

Expand
titlelog

2022-11-10 13:47:15,988 - xtesting.ci.run_tests - INFO - Deployment description:

+-------------------------+----------------------------------------------------------+
|         ENV VAR         |                          VALUE                           |
+-------------------------+----------------------------------------------------------+
|         CI_LOOP         |                          daily                           |
|          DEBUG          |                          false                           |
|     DEPLOY_SCENARIO     |                 k8-nosdn-nofeature-noha                  |
|      INSTALLER_TYPE     |                         unknown                          |
|        BUILD_TAG        |                                                          |
|        NODE_NAME        |                                                          |
|       TEST_DB_URL       |     http://testresults.opnfv.org/test/api/v1/results     |
|     TEST_DB_EXT_URL     |                                                          |
|     S3_ENDPOINT_URL     |                                                          |
|        S3_DST_URL       |                                                          |
|       HTTP_DST_URL      |                                                          |
+-------------------------+----------------------------------------------------------+

2022-11-10 13:47:16,005 - xtesting.ci.run_tests - INFO - Loading test case 'helm_vims'...
2022-11-10 13:47:16,457 - xtesting.ci.run_tests - INFO - Running test case 'helm_vims'...
2022-11-10 13:55:19,705 - xtesting.ci.run_tests - INFO - Test result:

+-------------------+------------------+------------------+----------------+
|     TEST CASE     |     PROJECT      |     DURATION     |     RESULT     |
+-------------------+------------------+------------------+----------------+
|     helm_vims     |     functest     |      08:03       |      FAIL      |
+-------------------+------------------+------------------+----------------+

2022-11-10 13:55:20,812 - xtesting.ci.run_tests - ERROR - The test case 'helm_vims' failed.
2022-11-10 13:55:20,813 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR

...