You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/04/16 11:00:08 UTC

[GitHub] [cloudstack] DaanHoogland opened a new pull request, #5588: Mshost stats

DaanHoogland opened a new pull request, #5588:
URL: https://github.com/apache/cloudstack/pull/5588

   ### Description
   
   This PR implements statistics for `ManagementServer`s. The code queries the local `mxBeans` and the filesystem `/proc` for information on the system. if then publishes this to all `ManagementSever`s that keep a list of the recent state of each other. Static data is stored in the database, so if this `ManagementServer` is down others can still query it's last boot/start/stop/shutdown data (and possibly more)
   
   the `listManagementServerMetrics` API gathers the data from the internal list and augments it with any static data from the DB.
   
   Doc PR: https://github.com/apache/cloudstack-documentation/pull/256
   
   <!--- Describe your changes in DETAIL - And how has behaviour functionally changed. -->
   
   <!-- For new features, provide link to FS, dev ML discussion etc. -->
   <!-- In case of bug fix, the expected and actual behaviours, steps to reproduce. -->
   
   <!-- When "Fixes: #<id>" is specified, the issue/PR will automatically be closed when this PR gets merged -->
   <!-- For addressing multiple issues/PRs, use multiple "Fixes: #<id>" -->
   <!-- Fixes: # -->
   
   <!--- ********************************************************************************* -->
   <!--- NOTE: AUTOMATATION USES THE DESCRIPTIONS TO SET LABELS AND PRODUCE DOCUMENTATION. -->
   <!--- PLEASE PUT AN 'X' in only **ONE** box -->
   <!--- ********************************************************************************* -->
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [x] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [x] Major
   - [ ] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [x] Major
   - [ ] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   
   
   ### How Has This Been Tested?
   <!-- Please describe in detail how you tested your changes. -->
   <!-- Include details of your testing environment, and the tests you ran to -->
   <!-- see how your change affects other areas of the code, etc. -->
   
   so far only manual verification in a lab environment has been done.
   
   <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/main/CONTRIBUTING.md) document -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] github-actions[bot] commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1091109711

   Hi @${author}, your pull request has merge conflicts. Can you fix the conflicts and sync your branch with the base branch?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] acs-robot commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
acs-robot commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104399990

   ## PR Coverage Report
   |**CLASS**|**INSTRUCTION MISSED**|**INSTRUCTION COVERED**|**BRANCH MISSED**|**BRANCH COVERED**|**LINE MISSED**|**LINE COVERED**|
   |-----|-----|-----|-----|-----|-----|-----|
   ||
   ||
   ||
   ||
   ||
   |ConnectedAgentAttache|149|0|20|0|40|0|
   ||
   |HostDaoImpl|4983|0|180|0|803|0|
   ||
   ||
   ||
   ||
   ||
   ||
   ||
   ||
   ||
   |CloudStackContextLoaderListener|77|0|2|0|21|0|
   |ListDbMetricsCmd|22|0|0|0|7|0|
   |ListMgmtsMetricsCmd|35|0|0|0|9|0|
   |ListUsageServerMetricsCmd|22|0|0|0|7|0|
   ||
   ||
   |MetricsServiceImpl|2130|0|134|0|446|0|
   |ClusterMetricsResponse|523|0|132|0|60|0|
   |DbMetricsResponse|43|0|0|0|21|0|
   ||
   |ManagementServerMetricsResponse|117|0|0|0|47|0|
   |UsageServerMetricsResponse|23|0|0|0|11|0|
   |ZoneMetricsResponse|501|0|126|0|56|0|
   ||
   ||
   |ApiDBUtils|2374|0|210|0|592|0|
   |ApiSessionListener|125|0|2|0|32|0|
   |QueryManagerImpl|14177|0|1242|0|2395|0|
   ||
   |ManagementServerJoinDaoImpl|3|0|0|0|1|0|
   |ManagementServerJoinVO|57|0|0|0|19|0|
   ||
   |ManagementServerHostStatsEntry|319|0|2|0|132|0|
   |StatsCollector|2178|0|124|0|359|0|
   ||
   ||
   ||


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland closed pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland closed pull request #5588: Mshost stats
URL: https://github.com/apache/cloudstack/pull/5588


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1097972817

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104363277

   @rohityadavcloud a Jenkins job has been kicked to build packages. It will be bundled with
   
    SystemVM template(s). I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104775376

   @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] acs-robot commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
acs-robot commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104354666

   Found UI changes, kicking a new UI QA build
   @blueorangutan ui


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1096284264

   @DaanHoogland a Jenkins job has been kicked to build packages. It will be bundled with  KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] rohityadavcloud commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
rohityadavcloud commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1103768310

   I'll check for the two cases too:
   | test_list_management_server_metrics | Failure | 0.064 | test_metrics_api |
   | test_list_usage_server_metrics      | Failure | 0.061 | test_metrics_api 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1106344966

   @DaanHoogland a Jenkins job has been kicked to build packages. It will be bundled with  KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez merged pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
nvazquez merged PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1106343754

   @blueorangutan package


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] github-actions[bot] commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1105750993

   This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104352515

   > In a simulator based env, mgmt server is never stopped, perhaps the value is false/null? In case of trillian env mgmt server is restarted.
   
   I think the other way around, but thanks for the clue. I think i fixed it now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1106249201

   fixed @nvazquez 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1096277067

   @blueorangutan package


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1097966068

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 3159


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1099445521

   <b>Trillian test result (tid-3905)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 34205 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5588-t3905-kvm-centos7.zip
   Smoke tests completed. 92 look OK, 1 have errors
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_nic | `Error` | 145.87 | test_nic.py
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104379572

   UI build: :heavy_check_mark:
   Live QA URL: http://qa.cloudstack.cloud:8080/client/pr/5588 (SL-JID-1416)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1103913003

   > @nvazquez @DaanHoogland the issues are following with simulator:
   > 
   > ```
   > FAIL: test_list_management_server_metrics (integration.smoke.test_metrics_api.TestMetrics)
   > ----------------------------------------------------------------------
   > Traceback (most recent call last):
   >   File "/home/rohit/lab/apache/cloudstack/test/integration/smoke/test_metrics_api.py", line 307, in test_list_management_server_metrics
   >     self.assertTrue(isinstance(metrics.lastserverstop, str))
   > AssertionError: False is not true
   > ```
   > 
   > and
   > 
   > ```
   > FAIL: test_list_usage_server_metrics (integration.smoke.test_metrics_api.TestMetrics)
   > ----------------------------------------------------------------------
   > Traceback (most recent call last):
   >   File "/home/rohit/lab/apache/cloudstack/test/integration/smoke/test_metrics_api.py", line 326, in test_list_usage_server_metrics
   >     self.assertTrue(isinstance(metrics.lastheartbeat, str))
   > AssertionError: False is not true
   > ```
   
   so these are the same as in travis. but not in a nested env :( that is not a hopeful prospect.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1098802687

   @DaanHoogland unsupported parameters provided. Supported mgmt server os are: `suse15, centos7, centos6, alma8, ubuntu18, ubuntu20, rocky8`. Supported hypervisors are: `kvm-centos6, kvm-centos7, kvm-rocky8, kvm-alma8, kvm-ubuntu18, kvm-ubuntu20, kvm-suse15, vmware-55u3, vmware-60u2, vmware-65u2, vmware-67u3, vmware-70u1, vmware-70u2, vmware-70u3, xenserver-65sp1, xenserver-71, xenserver-74, xcpng74, xcpng76, xcpng80, xcpng81, xcpng82`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1097443768

   <b>Trillian test result (tid-3873)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 38864 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5588-t3873-kvm-centos7.zip
   Smoke tests completed. 78 look OK, 2 have errors
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_add_primary_storage_disabled_host | `Error` | 0.73 | test_primary_storage.py
   test_01_primary_storage_nfs | `Error` | 0.17 | test_primary_storage.py
   ContextSuite context=TestStorageTags>:setup | `Error` | 0.30 | test_primary_storage.py
   test_03_deploy_and_scale_kubernetes_cluster | `Failure` | 32.03 | test_kubernetes_clusters.py
   test_07_deploy_kubernetes_ha_cluster | `Failure` | 59.91 | test_kubernetes_clusters.py
   test_08_upgrade_kubernetes_ha_cluster | `Failure` | 44.54 | test_kubernetes_clusters.py
   test_09_delete_kubernetes_ha_cluster | `Failure` | 33.23 | test_kubernetes_clusters.py
   ContextSuite context=TestKubernetesCluster>:teardown | `Error` | 128.06 | test_kubernetes_clusters.py
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1097974983

   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1103187092

   > @DaanHoogland travis failed again
   > ```
   > Printing marvin logs /tmp//MarvinLogs/test_metrics_api_RXRJMF/results.txt :
   > test_list_clusters_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_clusters_metrics | Status : SUCCESS ===
   > ok
   > test_list_db_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_db_metrics | Status : SUCCESS ===
   > ok
   > test_list_hosts_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_hosts_metrics | Status : SUCCESS ===
   > ok
   > test_list_infrastructure_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_infrastructure_metrics | Status : SUCCESS ===
   > ok
   > test_list_management_server_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_management_server_metrics | Status : FAILED ===
   > FAIL
   > test_list_pstorage_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_pstorage_metrics | Status : SUCCESS ===
   > ok
   > test_list_usage_server_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_usage_server_metrics | Status : FAILED ===
   > FAIL
   > test_list_vms_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_vms_metrics | Status : SUCCESS ===
   > ok
   > test_list_volumes_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_volumes_metrics | Status : SUCCESS ===
   > ok
   > test_list_zones_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_zones_metrics | Status : SUCCESS ===
   > ok
   > ```
   
   I know @weizhouapache , ran those tests in a nested environment and they passed, I'll try a simulator tomorrow, maybe that is the problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104355587

   @acs-robot a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] rohityadavcloud commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
rohityadavcloud commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104362568

   
   @blueorangutan package
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1098802423

   > @blueorangutan test
   
   my bad @nvazquez , I changed the API on request but didn't take the integration tests into account :( restarted the smoke tests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1096354640

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 3135


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1096753548

   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] acs-robot commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
acs-robot commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104403982

   ## PR Coverage Report
   |**CLASS**|**INSTRUCTION MISSED**|**INSTRUCTION COVERED**|**BRANCH MISSED**|**BRANCH COVERED**|**LINE MISSED**|**LINE COVERED**|
   |-----|-----|-----|-----|-----|-----|-----|
   ||
   ||
   ||
   ||
   ||
   |ConnectedAgentAttache|149|0|20|0|40|0|
   ||
   |HostDaoImpl|4983|0|180|0|803|0|
   ||
   ||
   ||
   ||
   ||
   ||
   ||
   ||
   ||
   |CloudStackContextLoaderListener|77|0|2|0|21|0|
   |ListDbMetricsCmd|22|0|0|0|7|0|
   |ListMgmtsMetricsCmd|35|0|0|0|9|0|
   |ListUsageServerMetricsCmd|22|0|0|0|7|0|
   ||
   ||
   |MetricsServiceImpl|2130|0|134|0|446|0|
   |ClusterMetricsResponse|523|0|132|0|60|0|
   |DbMetricsResponse|43|0|0|0|21|0|
   ||
   |ManagementServerMetricsResponse|117|0|0|0|47|0|
   |UsageServerMetricsResponse|23|0|0|0|11|0|
   |ZoneMetricsResponse|501|0|126|0|56|0|
   ||
   ||
   |ApiDBUtils|2374|0|210|0|592|0|
   |ApiSessionListener|125|0|2|0|32|0|
   |QueryManagerImpl|14177|0|1242|0|2395|0|
   ||
   |ManagementServerJoinDaoImpl|3|0|0|0|1|0|
   |ManagementServerJoinVO|57|0|0|0|19|0|
   ||
   |ManagementServerHostStatsEntry|319|0|2|0|132|0|
   |StatsCollector|2178|0|124|0|359|0|
   ||
   ||
   ||


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] rohityadavcloud commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
rohityadavcloud commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1103891327

   @nvazquez @DaanHoogland the issues are:
   
   ```
   FAIL: test_list_management_server_metrics (integration.smoke.test_metrics_api.TestMetrics)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/home/rohit/lab/apache/cloudstack/test/integration/smoke/test_metrics_api.py", line 307, in test_list_management_server_metrics
       self.assertTrue(isinstance(metrics.lastserverstop, str))
   AssertionError: False is not true
   ```
   
   and
   
   ```
   FAIL: test_list_usage_server_metrics (integration.smoke.test_metrics_api.TestMetrics)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/home/rohit/lab/apache/cloudstack/test/integration/smoke/test_metrics_api.py", line 326, in test_list_usage_server_metrics
       self.assertTrue(isinstance(metrics.lastheartbeat, str))
   AssertionError: False is not true
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104774239

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1106423060

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 3273


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1098801943

   @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1097836785

   Packaging result: :heavy_multiplication_x: el7 :heavy_multiplication_x: el8 :heavy_multiplication_x: debian :heavy_multiplication_x: suse15. SL-JID 3155


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1098793000

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 3168


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland closed pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland closed pull request #5588: Mshost stats
URL: https://github.com/apache/cloudstack/pull/5588


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] weizhouapache commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1103184107

   @DaanHoogland travis failed again
   ```
   Printing marvin logs /tmp//MarvinLogs/test_metrics_api_RXRJMF/results.txt :
   test_list_clusters_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_clusters_metrics | Status : SUCCESS ===
   ok
   test_list_db_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_db_metrics | Status : SUCCESS ===
   ok
   test_list_hosts_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_hosts_metrics | Status : SUCCESS ===
   ok
   test_list_infrastructure_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_infrastructure_metrics | Status : SUCCESS ===
   ok
   test_list_management_server_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_management_server_metrics | Status : FAILED ===
   FAIL
   test_list_pstorage_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_pstorage_metrics | Status : SUCCESS ===
   ok
   test_list_usage_server_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_usage_server_metrics | Status : FAILED ===
   FAIL
   test_list_vms_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_vms_metrics | Status : SUCCESS ===
   ok
   test_list_volumes_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_volumes_metrics | Status : SUCCESS ===
   ok
   test_list_zones_metrics (integration.smoke.test_metrics_api.TestMetrics) ... === TestName: test_list_zones_metrics | Status : SUCCESS ===
   ok
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104367535

   UI build: :heavy_check_mark:
   Live QA URL: http://qa.cloudstack.cloud:8080/client/pr/5588 (SL-JID-1415)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] github-actions[bot] commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1095094014

   Hi @ravening, your pull request has merge conflicts. Can you fix the conflicts and sync your branch with the base branch?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1102215358

   retested the travis failure for test_metrics_api.py locally and it has no failures.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1102215778

   let travis try again


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104368946

   @acs-robot a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1106435740

   Merging based on approvals, tests results and ignoring intermittent known failures


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] rohityadavcloud commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
rohityadavcloud commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1103915618

   In a simulator based env, mgmt server is never stopped, perhaps the value is false/null? In case of trillian env mgmt server is restarted. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1098509470

   <b>Trillian test result (tid-3892)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 32638 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5588-t3892-kvm-centos7.zip
   Smoke tests completed. 92 look OK, 1 have errors
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_list_management_server_metrics | `Failure` | 0.06 | test_metrics_api.py
   test_list_usage_server_metrics | `Failure` | 0.04 | test_metrics_api.py
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1098801288

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] DaanHoogland commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104353220

   @blueorangutan package


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] acs-robot commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
acs-robot commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104368435

   Found UI changes, kicking a new UI QA build
   @blueorangutan ui


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1104456990

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_multiplication_x: debian :heavy_check_mark: suse15. SL-JID 3252


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1105532953

   <b>Trillian test result (tid-3966)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 38820 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5588-t3966-kvm-centos7.zip
   Smoke tests completed. 93 look OK, 3 have errors
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_add_primary_storage_disabled_host | `Error` | 0.74 | test_primary_storage.py
   test_01_primary_storage_nfs | `Error` | 0.17 | test_primary_storage.py
   ContextSuite context=TestStorageTags>:setup | `Error` | 0.31 | test_primary_storage.py
   test_03_deploy_and_scale_kubernetes_cluster | `Failure` | 32.26 | test_kubernetes_clusters.py
   test_07_deploy_kubernetes_ha_cluster | `Failure` | 66.06 | test_kubernetes_clusters.py
   test_08_upgrade_kubernetes_ha_cluster | `Failure` | 41.31 | test_kubernetes_clusters.py
   test_09_delete_kubernetes_ha_cluster | `Failure` | 38.25 | test_kubernetes_clusters.py
   ContextSuite context=TestKubernetesCluster>:teardown | `Error` | 127.84 | test_kubernetes_clusters.py
   test_hostha_enable_ha_when_host_in_maintenance | `Error` | 302.97 | test_hostha_kvm.py
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1105931591

   Hi @DaanHoogland can you please fix the conflict?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1096753269

   @blueorangutan test


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #5588: Mshost stats

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #5588:
URL: https://github.com/apache/cloudstack/pull/5588#issuecomment-1097181086

   <b>Trillian test result (tid-3864)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 40754 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5588-t3864-kvm-centos7.zip
   Smoke tests completed. 92 look OK, 1 have errors
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_02_list_cpvm_vm | `Failure` | 0.04 | test_ssvm.py
   test_04_cpvm_internals | `Failure` | 0.04 | test_ssvm.py
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org