Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[test-failed]: X-Pack API Integration Tests.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js - apis Monitoring cluster list mb with trial license clusters should load multiple clusters #136879

Closed
liza-mae opened this issue Jul 21, 2022 · 1 comment · Fixed by #136912
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services test-cloud

Comments

@liza-mae
Copy link
Contributor

Version: 8.3.3
Class: X-Pack API Integration Tests.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (x-pack/test/api_integration/apis/monitoring/cluster/list_mb.js:39:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://buildkite.com/elastic/estf-cloud-kibana-functional-tests/builds/432

@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test test-cloud labels Jul 21, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Jul 21, 2022
@liza-mae liza-mae added the Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services label Jul 21, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jul 21, 2022
@liza-mae liza-mae added needs-team Issues missing a team label v8.3.3 labels Jul 21, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jul 21, 2022
@matschaffer matschaffer self-assigned this Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services test-cloud
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants