Skip to content

[WIP] Add saved object reference support to embeddables with examples#62074

Closed
stacey-gammon wants to merge 1 commit intoelastic:masterfrom
stacey-gammon:2020-03-31-embed-references
Closed

[WIP] Add saved object reference support to embeddables with examples#62074
stacey-gammon wants to merge 1 commit intoelastic:masterfrom
stacey-gammon:2020-03-31-embed-references

Conversation

@stacey-gammon
Copy link

This will add support to the the base Embeddables and Containers, for emitting references. Built on top of #61749.

This PR will not include the actual implementation for dashboard, but it adds an example container embeddable which is backed off a saved object, and has saved object children, much like dashboard. (actually having the container backed off a saved object was probably unnecessary, but I think it will be useful for the next phase of tests for migrations)/

@botelastic botelastic bot added Feature:Embedding Embedding content via iFrame Team:AppArch labels Mar 31, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@kibanamachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps


Test Failures

Kibana Pipeline / kibana-oss-agent / Plugin Functional Tests.test/plugin_functional/test_suites/embeddable_explorer/dashboard_container·js.embeddable explorer dashboard container pie charts

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 1 times on tracked branches: https://dryrun

[00:00:00]       │
[00:00:29]         └-: embeddable explorer
[00:00:29]           └-> "before all" hook
[00:00:29]           └-> "before all" hook
[00:00:29]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Loading "mappings.json"
[00:00:29]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Loading "data.json.gz"
[00:00:29]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:29]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:29]             │ debg [../functional/fixtures/es_archiver/dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:29]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:29]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:29]             │ debg [../functional/fixtures/es_archiver/dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:29]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:29]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:29]             │ debg [../functional/fixtures/es_archiver/dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:29]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:29]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:29]             │ debg [../functional/fixtures/es_archiver/dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:29]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:29]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Created index "dogbreeds"
[00:00:29]             │ debg [../functional/fixtures/es_archiver/dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:29]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [logstash-0] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:29]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Created index "logstash-0"
[00:00:29]             │ debg [../functional/fixtures/es_archiver/dashboard/current/data] "logstash-0" settings {"index":{"analysis":{"analyzer":{"makelogs_url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:39]             │ info progress: 12635
[00:00:39]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:39]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:39]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:39]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:39]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:39]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:00:40]             │ info [../functional/fixtures/es_archiver/dashboard/current/kibana] Loading "mappings.json"
[00:00:40]             │ info [../functional/fixtures/es_archiver/dashboard/current/kibana] Loading "data.json.gz"
[00:00:40]             │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_1/UvBsO7AvTzujjT_-KA4VfA] deleting index
[00:00:40]             │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/0f53S2RsTiS5qi2HHv2AUg] deleting index
[00:00:40]             │ info [../functional/fixtures/es_archiver/dashboard/current/kibana] Deleted existing index [".kibana_2",".kibana_1"]
[00:00:40]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:40]             │ info [../functional/fixtures/es_archiver/dashboard/current/kibana] Created index ".kibana"
[00:00:40]             │ debg [../functional/fixtures/es_archiver/dashboard/current/kibana] ".kibana" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:00:40]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana/I9X9CiSTTAqoUvahzGVUaA] update_mapping [_doc]
[00:00:40]             │ info [../functional/fixtures/es_archiver/dashboard/current/kibana] Indexed 84 docs into ".kibana"
[00:00:40]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana/I9X9CiSTTAqoUvahzGVUaA] update_mapping [_doc]
[00:00:40]             │ debg Migrating saved objects
[00:00:40]             │ proc [kibana]   log   [21:32:50.655] [info][savedobjects-service] Creating index .kibana_2.
[00:00:40]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:40]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] updating number_of_replicas to [0] for indices [.kibana_2]
[00:00:40]             │ proc [kibana]   log   [21:32:50.715] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:00:40]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:40]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] updating number_of_replicas to [0] for indices [.kibana_1]
[00:00:41]             │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] 2005 finished with response BulkByScrollResponse[took=64.6ms,timed_out=false,sliceId=null,updated=0,created=84,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:41]             │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana/I9X9CiSTTAqoUvahzGVUaA] deleting index
[00:00:41]             │ proc [kibana]   log   [21:32:51.068] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:00:41]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/d2dkdI9rRVqZ-2L8KalhNw] update_mapping [_doc]
[00:00:41]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/d2dkdI9rRVqZ-2L8KalhNw] update_mapping [_doc]
[00:00:41]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/d2dkdI9rRVqZ-2L8KalhNw] update_mapping [_doc]
[00:00:41]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/d2dkdI9rRVqZ-2L8KalhNw] update_mapping [_doc]
[00:00:41]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/d2dkdI9rRVqZ-2L8KalhNw] update_mapping [_doc]
[00:00:41]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/d2dkdI9rRVqZ-2L8KalhNw] update_mapping [_doc]
[00:00:41]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/d2dkdI9rRVqZ-2L8KalhNw] update_mapping [_doc]
[00:00:41]             │ proc [kibana]   log   [21:32:51.409] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:00:41]             │ proc [kibana]   log   [21:32:51.472] [info][savedobjects-service] Finished in 819ms.
[00:00:41]             │ debg replacing kibana config doc: {"dateFormat:tz":"Australia/North","defaultIndex":"logstash-*"}
[00:00:43]             │ debg navigating to settings url: http://localhost:6111/app/kibana#/management
[00:00:43]             │ debg Navigate to: http://localhost:6111/app/kibana#/management
[00:00:43]             │ debg ... sleep(700) start
[00:00:43]             │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting application changed to undefined"
[00:00:43]             │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting application changed to undefined"
[00:00:43]             │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Error Sending Metrics Report TypeError: Failed to fetch"
[00:00:43]             │ debg browser[INFO] http://localhost:6111/app/kibana?_t=1585690372832#/management 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:00:43]             │
[00:00:43]             │ debg browser[INFO] http://localhost:6111/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:43]             │ debg ... sleep(700) end
[00:00:43]             │ debg returned from get, calling refresh
[00:00:44]             │ debg browser[INFO] http://localhost:6111/app/kibana?_t=1585690372832#/management 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:00:44]             │
[00:00:44]             │ debg browser[INFO] http://localhost:6111/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:44]             │ debg currentUrl = http://localhost:6111/app/kibana#/management
[00:00:44]             │          appUrl = http://localhost:6111/app/kibana#/management
[00:00:44]             │ debg TestSubjects.find(kibanaChrome)
[00:00:44]             │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:00:49]             │ debg TestSubjects.find(kibanaChrome)
[00:00:49]             │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:00:49]             │ debg browser[INFO] http://localhost:6111/bundles/plugin/testbed/testbed.plugin.js 171:12 "Testbed plugin set up. uiProp: 'Accessible from client'"
[00:00:49]             │ debg browser[INFO] http://localhost:6111/bundles/plugin/data/data.plugin.js 35915:15 "INFO: 2020-03-31T21:32:58Z
[00:00:49]             │        Adding connection to http://localhost:6111/elasticsearch
[00:00:49]             │
[00:00:49]             │      "
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [rendering] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [custom-app-route] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [chromeless] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [appleave1] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [appleave2] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [foo] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [bar] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting user-agent."
[00:00:49]             │ debg browser[INFO] http://localhost:6111/bundles/plugin/testbed/testbed.plugin.js 179:12 "Testbed plugin started"
[00:00:49]             │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting application changed to management"
[00:00:49]             │ debg ... sleep(501) start
[00:00:49]             │ debg ... sleep(501) end
[00:00:49]             │ debg in navigateTo url = http://localhost:6111/app/kibana#/management?_g=()
[00:00:49]             │ debg TestSubjects.exists(statusPageContainer)
[00:00:49]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:00:52]             │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:00:52]             │ debg click "Embeddable Explorer" app link
[00:00:52]             │ debg TestSubjects.find(navDrawer)
[00:00:52]             │ debg Find.findByCssSelector('[data-test-subj="navDrawer"]') with timeout=10000
[00:00:53]           └-: dashboard container
[00:00:53]             └-> "before all" hook
[00:00:53]               │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting application changed to undefined"
[00:00:53]               │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting application changed to undefined"
[00:00:53]               │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Error Sending Metrics Report TypeError: Failed to fetch"
[00:00:53]               │ debg browser[INFO] http://localhost:6111/app/kbn_tp_embeddable_explorer 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:00:53]               │
[00:00:53]               │ debg browser[INFO] http://localhost:6111/bundles/app/kbn_tp_embeddable_explorer/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:53]             └-> "before all" hook
[00:00:53]               │ debg TestSubjects.click(embedExplorerTab-dashboardContainer)
[00:00:53]               │ debg Find.clickByCssSelector('[data-test-subj="embedExplorerTab-dashboardContainer"]') with timeout=10000
[00:00:53]               │ debg Find.findByCssSelector('[data-test-subj="embedExplorerTab-dashboardContainer"]') with timeout=10000
[00:00:55]               │ debg browser[INFO] http://localhost:6111/bundles/plugin/testbed/testbed.plugin.js 171:12 "Testbed plugin set up. uiProp: 'Accessible from client'"
[00:00:55]               │ debg browser[INFO] http://localhost:6111/bundles/plugin/data/data.plugin.js 35915:15 "INFO: 2020-03-31T21:33:04Z
[00:00:55]               │        Adding connection to http://localhost:6111/elasticsearch
[00:00:55]               │
[00:00:55]               │      "
[00:00:55]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [rendering] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:55]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [custom-app-route] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:55]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [chromeless] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:55]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [appleave1] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:55]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [appleave2] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:55]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [foo] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:55]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [bar] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:55]               │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting user-agent."
[00:00:55]               │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting application changed to kbn_tp_embeddable_explorer"
[00:00:55]               │ debg browser[INFO] http://localhost:6111/bundles/plugin/testbed/testbed.plugin.js 179:12 "Testbed plugin started"
[00:00:56]             └-> pie charts
[00:00:56]               └-> "before each" hook: global before each
[00:00:56]                 │ debg browser[INFO] http://localhost:6111/bundles/commons.bundle.js 8646:18 "Detected an unhandled Promise rejection.
[00:00:56]                 │      Error: Embeddable factory [embeddableFactoryId = error] does not exist."
[00:00:56]                 │ERROR browser[SEVERE] http://localhost:6111/bundles/plugin/embeddable/embeddable.plugin.js 74773:14 Uncaught Error: Embeddable factory [embeddableFactoryId = error] does not exist.
[00:00:56]                 │ debg browser[INFO] http://localhost:6111/bundles/commons.bundle.js 8646:18 "Detected an unhandled Promise rejection.
[00:00:56]                 │      Error: Embeddable factory [embeddableFactoryId = error] does not exist."
[00:00:56]                 │ERROR browser[SEVERE] http://localhost:6111/bundles/plugin/embeddable/embeddable.plugin.js 74773:14 Uncaught Error: Embeddable factory [embeddableFactoryId = error] does not exist.
[00:00:56]                 │ERROR browser[SEVERE] http://localhost:6111/bundles/plugin/dashboard/dashboard.plugin.js 160588:29 Uncaught Error: Embeddable factory [embeddableFactoryId = error] does not exist.
[00:00:56]               │ debg PieChart.expectPieSliceCount(5)
[00:00:56]               │ debg PieChart.getPieSliceCount
[00:00:56]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:00:58]               │ debg browser[INFO] http://localhost:6111/bundles/commons.bundle.js 8646:18 "Detected an unhandled Promise rejection.
[00:00:58]               │      Error: Embeddable factory [embeddableFactoryId = error] does not exist."
[00:00:58]               │ERROR browser[SEVERE] http://localhost:6111/bundles/plugin/embeddable/embeddable.plugin.js 74773:14 Uncaught Error: Embeddable factory [embeddableFactoryId = error] does not exist.
[00:00:58]               │ debg browser[INFO] http://localhost:6111/bundles/commons.bundle.js 8646:18 "Detected an unhandled Promise rejection.
[00:00:58]               │      Error: Embeddable factory [embeddableFactoryId = error] does not exist."
[00:00:58]               │ERROR browser[SEVERE] http://localhost:6111/bundles/plugin/embeddable/embeddable.plugin.js 74773:14 Uncaught Error: Embeddable factory [embeddableFactoryId = error] does not exist.
[00:00:58]               │ debg browser[INFO] http://localhost:6111/bundles/commons.bundle.js 8646:18 "Detected an unhandled Promise rejection.
[00:00:58]               │      Error: Embeddable factory [embeddableFactoryId = error] does not exist."
[00:00:58]               │ERROR browser[SEVERE] http://localhost:6111/bundles/plugin/embeddable/embeddable.plugin.js 74773:14 Uncaught Error: Embeddable factory [embeddableFactoryId = error] does not exist.
[00:00:58]               │ debg --- retry.try error: expected 0 to equal 5
[00:00:59]               │ debg PieChart.getPieSliceCount
[00:00:59]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:01]               │ debg --- retry.try failed again with the same message...
[00:01:02]               │ debg PieChart.getPieSliceCount
[00:01:02]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:04]               │ debg --- retry.try failed again with the same message...
[00:01:05]               │ debg PieChart.getPieSliceCount
[00:01:05]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:07]               │ debg --- retry.try failed again with the same message...
[00:01:08]               │ debg PieChart.getPieSliceCount
[00:01:08]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:10]               │ debg --- retry.try failed again with the same message...
[00:01:11]               │ debg PieChart.getPieSliceCount
[00:01:11]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:13]               │ debg --- retry.try failed again with the same message...
[00:01:14]               │ debg PieChart.getPieSliceCount
[00:01:14]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:16]               │ debg --- retry.try failed again with the same message...
[00:01:17]               │ debg PieChart.getPieSliceCount
[00:01:17]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:20]               │ debg --- retry.try failed again with the same message...
[00:01:20]               │ debg PieChart.getPieSliceCount
[00:01:20]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:23]               │ debg --- retry.try failed again with the same message...
[00:01:23]               │ debg PieChart.getPieSliceCount
[00:01:23]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:26]               │ debg --- retry.try failed again with the same message...
[00:01:26]               │ debg PieChart.getPieSliceCount
[00:01:26]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:29]               │ debg --- retry.try failed again with the same message...
[00:01:29]               │ debg PieChart.getPieSliceCount
[00:01:29]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:32]               │ debg --- retry.try failed again with the same message...
[00:01:32]               │ debg PieChart.getPieSliceCount
[00:01:32]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:35]               │ debg --- retry.try failed again with the same message...
[00:01:35]               │ debg PieChart.getPieSliceCount
[00:01:35]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:38]               │ debg --- retry.try failed again with the same message...
[00:01:38]               │ debg PieChart.getPieSliceCount
[00:01:38]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:41]               │ debg --- retry.try failed again with the same message...
[00:01:41]               │ debg PieChart.getPieSliceCount
[00:01:41]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:44]               │ debg --- retry.try failed again with the same message...
[00:01:44]               │ debg PieChart.getPieSliceCount
[00:01:44]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:47]               │ debg --- retry.try failed again with the same message...
[00:01:47]               │ debg PieChart.getPieSliceCount
[00:01:47]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:50]               │ debg --- retry.try failed again with the same message...
[00:01:51]               │ debg PieChart.getPieSliceCount
[00:01:51]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:53]               │ debg --- retry.try failed again with the same message...
[00:01:54]               │ debg PieChart.getPieSliceCount
[00:01:54]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:56]               │ debg --- retry.try failed again with the same message...
[00:01:57]               │ debg PieChart.getPieSliceCount
[00:01:57]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:59]               │ debg --- retry.try failed again with the same message...
[00:02:00]               │ debg PieChart.getPieSliceCount
[00:02:00]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:02]               │ debg --- retry.try failed again with the same message...
[00:02:03]               │ debg PieChart.getPieSliceCount
[00:02:03]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:05]               │ debg --- retry.try failed again with the same message...
[00:02:06]               │ debg PieChart.getPieSliceCount
[00:02:06]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:08]               │ debg --- retry.try failed again with the same message...
[00:02:09]               │ debg PieChart.getPieSliceCount
[00:02:09]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:11]               │ debg --- retry.try failed again with the same message...
[00:02:12]               │ debg PieChart.getPieSliceCount
[00:02:12]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:14]               │ debg --- retry.try failed again with the same message...
[00:02:15]               │ debg PieChart.getPieSliceCount
[00:02:15]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:17]               │ debg --- retry.try failed again with the same message...
[00:02:18]               │ debg PieChart.getPieSliceCount
[00:02:18]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:20]               │ debg --- retry.try failed again with the same message...
[00:02:21]               │ debg PieChart.getPieSliceCount
[00:02:21]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:24]               │ debg --- retry.try failed again with the same message...
[00:02:24]               │ debg PieChart.getPieSliceCount
[00:02:24]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:27]               │ debg --- retry.try failed again with the same message...
[00:02:27]               │ debg PieChart.getPieSliceCount
[00:02:27]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:30]               │ debg --- retry.try failed again with the same message...
[00:02:30]               │ debg PieChart.getPieSliceCount
[00:02:30]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:33]               │ debg --- retry.try failed again with the same message...
[00:02:33]               │ debg PieChart.getPieSliceCount
[00:02:33]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:36]               │ debg --- retry.try failed again with the same message...
[00:02:36]               │ debg PieChart.getPieSliceCount
[00:02:36]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:39]               │ debg --- retry.try failed again with the same message...
[00:02:39]               │ debg PieChart.getPieSliceCount
[00:02:39]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:42]               │ debg --- retry.try failed again with the same message...
[00:02:42]               │ debg PieChart.getPieSliceCount
[00:02:42]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:45]               │ debg --- retry.try failed again with the same message...
[00:02:45]               │ debg PieChart.getPieSliceCount
[00:02:45]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:48]               │ debg --- retry.try failed again with the same message...
[00:02:48]               │ debg PieChart.getPieSliceCount
[00:02:48]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:51]               │ debg --- retry.try failed again with the same message...
[00:02:51]               │ debg PieChart.getPieSliceCount
[00:02:51]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:54]               │ debg --- retry.try failed again with the same message...
[00:02:54]               │ debg PieChart.getPieSliceCount
[00:02:54]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:57]               │ debg --- retry.try failed again with the same message...
[00:02:58]               │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/embeddable explorer dashboard container pie charts.png"
[00:02:58]               │ info Current URL is: http://localhost:6111/app/kbn_tp_embeddable_explorer#/?_g=()
[00:02:58]               │ info Saving page source to: /dev/shm/workspace/kibana/test/plugin_functional/failure_debug/html/embeddable explorer dashboard container pie charts.html
[00:02:58]               └- ✖ fail: "embeddable explorer dashboard container pie charts"
[00:02:58]               │

Stack Trace

Error: retry.try timeout: Error: expected 0 to equal 5
    at Assertion.assert (packages/kbn-expect/expect.js:100:11)
    at Assertion.be.Assertion.equal (packages/kbn-expect/expect.js:227:8)
    at Assertion.be (packages/kbn-expect/expect.js:69:22)
    at retry.try (test/functional/services/visualizations/pie_chart.js:108:32)
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)

Kibana Pipeline / kibana-oss-agent / Plugin Functional Tests.test/plugin_functional/test_suites/embeddable_explorer/dashboard_container·js.embeddable explorer dashboard container pie charts

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches

[00:00:00]       │
[00:00:28]         └-: embeddable explorer
[00:00:28]           └-> "before all" hook
[00:00:28]           └-> "before all" hook
[00:00:28]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Loading "mappings.json"
[00:00:28]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Loading "data.json.gz"
[00:00:28]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:28]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:28]             │ debg [../functional/fixtures/es_archiver/dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:28]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:28]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:28]             │ debg [../functional/fixtures/es_archiver/dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:28]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:29]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:29]             │ debg [../functional/fixtures/es_archiver/dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:29]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:29]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:29]             │ debg [../functional/fixtures/es_archiver/dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:29]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1], mappings [_doc]
[00:00:29]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Created index "dogbreeds"
[00:00:29]             │ debg [../functional/fixtures/es_archiver/dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:29]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [logstash-0] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:29]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Created index "logstash-0"
[00:00:29]             │ debg [../functional/fixtures/es_archiver/dashboard/current/data] "logstash-0" settings {"index":{"analysis":{"analyzer":{"makelogs_url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:38]             │ info progress: 12634
[00:00:39]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:39]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:39]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:39]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:39]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:39]             │ info [../functional/fixtures/es_archiver/dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:00:40]             │ info [../functional/fixtures/es_archiver/dashboard/current/kibana] Loading "mappings.json"
[00:00:40]             │ info [../functional/fixtures/es_archiver/dashboard/current/kibana] Loading "data.json.gz"
[00:00:40]             │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/ozTbAkAMQpSZXvxfyxUWNg] deleting index
[00:00:40]             │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_1/22NScVpjRd6yIFWGncLHEQ] deleting index
[00:00:40]             │ info [../functional/fixtures/es_archiver/dashboard/current/kibana] Deleted existing index [".kibana_2",".kibana_1"]
[00:00:40]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:40]             │ info [../functional/fixtures/es_archiver/dashboard/current/kibana] Created index ".kibana"
[00:00:40]             │ debg [../functional/fixtures/es_archiver/dashboard/current/kibana] ".kibana" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:00:40]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana/8VWSOAOqRwaLpAVe-nMQVQ] update_mapping [_doc]
[00:00:40]             │ info [../functional/fixtures/es_archiver/dashboard/current/kibana] Indexed 84 docs into ".kibana"
[00:00:40]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana/8VWSOAOqRwaLpAVe-nMQVQ] update_mapping [_doc]
[00:00:40]             │ debg Migrating saved objects
[00:00:40]             │ proc [kibana]   log   [21:23:52.933] [info][savedobjects-service] Creating index .kibana_2.
[00:00:40]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:40]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] updating number_of_replicas to [0] for indices [.kibana_2]
[00:00:40]             │ proc [kibana]   log   [21:23:52.992] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:00:40]             │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:40]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] updating number_of_replicas to [0] for indices [.kibana_1]
[00:00:40]             │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] 2008 finished with response BulkByScrollResponse[took=70.3ms,timed_out=false,sliceId=null,updated=0,created=84,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:40]             │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana/8VWSOAOqRwaLpAVe-nMQVQ] deleting index
[00:00:40]             │ proc [kibana]   log   [21:23:53.333] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:00:40]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/r72AyQbJQ8yg1cS6CKbAog] update_mapping [_doc]
[00:00:40]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/r72AyQbJQ8yg1cS6CKbAog] update_mapping [_doc]
[00:00:41]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/r72AyQbJQ8yg1cS6CKbAog] update_mapping [_doc]
[00:00:41]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/r72AyQbJQ8yg1cS6CKbAog] update_mapping [_doc]
[00:00:41]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/r72AyQbJQ8yg1cS6CKbAog] update_mapping [_doc]
[00:00:41]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/r72AyQbJQ8yg1cS6CKbAog] update_mapping [_doc]
[00:00:41]             │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585688458555506560] [.kibana_2/r72AyQbJQ8yg1cS6CKbAog] update_mapping [_doc]
[00:00:41]             │ proc [kibana]   log   [21:23:53.654] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:00:41]             │ proc [kibana]   log   [21:23:53.701] [info][savedobjects-service] Finished in 769ms.
[00:00:41]             │ debg replacing kibana config doc: {"dateFormat:tz":"Australia/North","defaultIndex":"logstash-*"}
[00:00:42]             │ debg navigating to settings url: http://localhost:6111/app/kibana#/management
[00:00:42]             │ debg Navigate to: http://localhost:6111/app/kibana#/management
[00:00:42]             │ debg ... sleep(700) start
[00:00:42]             │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting application changed to undefined"
[00:00:42]             │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting application changed to undefined"
[00:00:42]             │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Error Sending Metrics Report TypeError: Failed to fetch"
[00:00:42]             │ debg browser[INFO] http://localhost:6111/app/kibana?_t=1585689835111#/management 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:00:42]             │
[00:00:42]             │ debg browser[INFO] http://localhost:6111/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:43]             │ debg ... sleep(700) end
[00:00:43]             │ debg returned from get, calling refresh
[00:00:44]             │ debg browser[INFO] http://localhost:6111/app/kibana?_t=1585689835111#/management 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:00:44]             │
[00:00:44]             │ debg browser[INFO] http://localhost:6111/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:44]             │ debg currentUrl = http://localhost:6111/app/kibana#/management
[00:00:44]             │          appUrl = http://localhost:6111/app/kibana#/management
[00:00:44]             │ debg TestSubjects.find(kibanaChrome)
[00:00:44]             │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:00:49]             │ debg TestSubjects.find(kibanaChrome)
[00:00:49]             │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:00:49]             │ debg browser[INFO] http://localhost:6111/bundles/plugin/testbed/testbed.plugin.js 171:12 "Testbed plugin set up. uiProp: 'Accessible from client'"
[00:00:49]             │ debg browser[INFO] http://localhost:6111/bundles/plugin/data/data.plugin.js 35915:15 "INFO: 2020-03-31T21:24:00Z
[00:00:49]             │        Adding connection to http://localhost:6111/elasticsearch
[00:00:49]             │
[00:00:49]             │      "
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [rendering] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [custom-app-route] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [chromeless] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [appleave1] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [appleave2] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [foo] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [bar] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:49]             │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting user-agent."
[00:00:49]             │ debg browser[INFO] http://localhost:6111/bundles/plugin/testbed/testbed.plugin.js 179:12 "Testbed plugin started"
[00:00:49]             │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting application changed to management"
[00:00:49]             │ debg ... sleep(501) start
[00:00:50]             │ debg ... sleep(501) end
[00:00:50]             │ debg in navigateTo url = http://localhost:6111/app/kibana#/management?_g=()
[00:00:50]             │ debg TestSubjects.exists(statusPageContainer)
[00:00:50]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:00:52]             │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:00:53]             │ debg click "Embeddable Explorer" app link
[00:00:53]             │ debg TestSubjects.find(navDrawer)
[00:00:53]             │ debg Find.findByCssSelector('[data-test-subj="navDrawer"]') with timeout=10000
[00:00:53]           └-: dashboard container
[00:00:53]             └-> "before all" hook
[00:00:53]               │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting application changed to undefined"
[00:00:53]               │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting application changed to undefined"
[00:00:53]               │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Error Sending Metrics Report TypeError: Failed to fetch"
[00:00:53]               │ debg browser[INFO] http://localhost:6111/app/kbn_tp_embeddable_explorer 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:00:53]               │
[00:00:53]               │ debg browser[INFO] http://localhost:6111/bundles/app/kbn_tp_embeddable_explorer/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:53]             └-> "before all" hook
[00:00:53]               │ debg TestSubjects.click(embedExplorerTab-dashboardContainer)
[00:00:53]               │ debg Find.clickByCssSelector('[data-test-subj="embedExplorerTab-dashboardContainer"]') with timeout=10000
[00:00:53]               │ debg Find.findByCssSelector('[data-test-subj="embedExplorerTab-dashboardContainer"]') with timeout=10000
[00:00:56]               │ debg browser[INFO] http://localhost:6111/bundles/plugin/testbed/testbed.plugin.js 171:12 "Testbed plugin set up. uiProp: 'Accessible from client'"
[00:00:56]               │ debg browser[INFO] http://localhost:6111/bundles/plugin/data/data.plugin.js 35915:15 "INFO: 2020-03-31T21:24:07Z
[00:00:56]               │        Adding connection to http://localhost:6111/elasticsearch
[00:00:56]               │
[00:00:56]               │      "
[00:00:56]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [rendering] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:56]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [custom-app-route] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:56]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [chromeless] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:56]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [appleave1] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:56]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [appleave2] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:56]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [foo] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:56]               │ debg browser[WARNING] http://localhost:6111/bundles/commons.bundle.js 2889:20 "App [bar] is using deprecated mount context. Use core.getStartServices() instead."
[00:00:56]               │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting user-agent."
[00:00:56]               │ debg browser[DEBUG] http://localhost:6111/bundles/plugin/usageCollection/usageCollection.plugin.js 57008:16 "Reporting application changed to kbn_tp_embeddable_explorer"
[00:00:56]               │ debg browser[INFO] http://localhost:6111/bundles/plugin/testbed/testbed.plugin.js 179:12 "Testbed plugin started"
[00:00:56]             └-> pie charts
[00:00:56]               └-> "before each" hook: global before each
[00:00:56]                 │ debg browser[INFO] http://localhost:6111/bundles/commons.bundle.js 8646:18 "Detected an unhandled Promise rejection.
[00:00:56]                 │      Error: Embeddable factory [embeddableFactoryId = error] does not exist."
[00:00:56]                 │ERROR browser[SEVERE] http://localhost:6111/bundles/plugin/embeddable/embeddable.plugin.js 74773:14 Uncaught Error: Embeddable factory [embeddableFactoryId = error] does not exist.
[00:00:56]                 │ debg browser[INFO] http://localhost:6111/bundles/commons.bundle.js 8646:18 "Detected an unhandled Promise rejection.
[00:00:56]                 │      Error: Embeddable factory [embeddableFactoryId = error] does not exist."
[00:00:56]                 │ERROR browser[SEVERE] http://localhost:6111/bundles/plugin/embeddable/embeddable.plugin.js 74773:14 Uncaught Error: Embeddable factory [embeddableFactoryId = error] does not exist.
[00:00:56]                 │ERROR browser[SEVERE] http://localhost:6111/bundles/plugin/dashboard/dashboard.plugin.js 160588:29 Uncaught Error: Embeddable factory [embeddableFactoryId = error] does not exist.
[00:00:56]               │ debg PieChart.expectPieSliceCount(5)
[00:00:56]               │ debg PieChart.getPieSliceCount
[00:00:56]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:00:59]               │ debg browser[INFO] http://localhost:6111/bundles/commons.bundle.js 8646:18 "Detected an unhandled Promise rejection.
[00:00:59]               │      Error: Embeddable factory [embeddableFactoryId = error] does not exist."
[00:00:59]               │ERROR browser[SEVERE] http://localhost:6111/bundles/plugin/embeddable/embeddable.plugin.js 74773:14 Uncaught Error: Embeddable factory [embeddableFactoryId = error] does not exist.
[00:00:59]               │ debg browser[INFO] http://localhost:6111/bundles/commons.bundle.js 8646:18 "Detected an unhandled Promise rejection.
[00:00:59]               │      Error: Embeddable factory [embeddableFactoryId = error] does not exist."
[00:00:59]               │ERROR browser[SEVERE] http://localhost:6111/bundles/plugin/embeddable/embeddable.plugin.js 74773:14 Uncaught Error: Embeddable factory [embeddableFactoryId = error] does not exist.
[00:00:59]               │ debg browser[INFO] http://localhost:6111/bundles/commons.bundle.js 8646:18 "Detected an unhandled Promise rejection.
[00:00:59]               │      Error: Embeddable factory [embeddableFactoryId = error] does not exist."
[00:00:59]               │ERROR browser[SEVERE] http://localhost:6111/bundles/plugin/embeddable/embeddable.plugin.js 74773:14 Uncaught Error: Embeddable factory [embeddableFactoryId = error] does not exist.
[00:00:59]               │ debg --- retry.try error: expected 0 to equal 5
[00:00:59]               │ debg PieChart.getPieSliceCount
[00:00:59]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:02]               │ debg --- retry.try failed again with the same message...
[00:01:02]               │ debg PieChart.getPieSliceCount
[00:01:02]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:05]               │ debg --- retry.try failed again with the same message...
[00:01:05]               │ debg PieChart.getPieSliceCount
[00:01:05]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:08]               │ debg --- retry.try failed again with the same message...
[00:01:08]               │ debg PieChart.getPieSliceCount
[00:01:08]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:11]               │ debg --- retry.try failed again with the same message...
[00:01:11]               │ debg PieChart.getPieSliceCount
[00:01:11]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:14]               │ debg --- retry.try failed again with the same message...
[00:01:14]               │ debg PieChart.getPieSliceCount
[00:01:14]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:17]               │ debg --- retry.try failed again with the same message...
[00:01:17]               │ debg PieChart.getPieSliceCount
[00:01:17]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:20]               │ debg --- retry.try failed again with the same message...
[00:01:20]               │ debg PieChart.getPieSliceCount
[00:01:20]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:23]               │ debg --- retry.try failed again with the same message...
[00:01:23]               │ debg PieChart.getPieSliceCount
[00:01:23]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:26]               │ debg --- retry.try failed again with the same message...
[00:01:26]               │ debg PieChart.getPieSliceCount
[00:01:26]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:29]               │ debg --- retry.try failed again with the same message...
[00:01:30]               │ debg PieChart.getPieSliceCount
[00:01:30]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:32]               │ debg --- retry.try failed again with the same message...
[00:01:33]               │ debg PieChart.getPieSliceCount
[00:01:33]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:35]               │ debg --- retry.try failed again with the same message...
[00:01:36]               │ debg PieChart.getPieSliceCount
[00:01:36]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:38]               │ debg --- retry.try failed again with the same message...
[00:01:39]               │ debg PieChart.getPieSliceCount
[00:01:39]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:41]               │ debg --- retry.try failed again with the same message...
[00:01:42]               │ debg PieChart.getPieSliceCount
[00:01:42]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:44]               │ debg --- retry.try failed again with the same message...
[00:01:45]               │ debg PieChart.getPieSliceCount
[00:01:45]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:47]               │ debg --- retry.try failed again with the same message...
[00:01:48]               │ debg PieChart.getPieSliceCount
[00:01:48]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:50]               │ debg --- retry.try failed again with the same message...
[00:01:51]               │ debg PieChart.getPieSliceCount
[00:01:51]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:53]               │ debg --- retry.try failed again with the same message...
[00:01:54]               │ debg PieChart.getPieSliceCount
[00:01:54]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:56]               │ debg --- retry.try failed again with the same message...
[00:01:57]               │ debg PieChart.getPieSliceCount
[00:01:57]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:01:59]               │ debg --- retry.try failed again with the same message...
[00:02:00]               │ debg PieChart.getPieSliceCount
[00:02:00]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:02]               │ debg --- retry.try failed again with the same message...
[00:02:03]               │ debg PieChart.getPieSliceCount
[00:02:03]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:05]               │ debg --- retry.try failed again with the same message...
[00:02:06]               │ debg PieChart.getPieSliceCount
[00:02:06]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:08]               │ debg --- retry.try failed again with the same message...
[00:02:09]               │ debg PieChart.getPieSliceCount
[00:02:09]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:12]               │ debg --- retry.try failed again with the same message...
[00:02:12]               │ debg PieChart.getPieSliceCount
[00:02:12]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:15]               │ debg --- retry.try failed again with the same message...
[00:02:15]               │ debg PieChart.getPieSliceCount
[00:02:15]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:18]               │ debg --- retry.try failed again with the same message...
[00:02:18]               │ debg PieChart.getPieSliceCount
[00:02:18]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:21]               │ debg --- retry.try failed again with the same message...
[00:02:21]               │ debg PieChart.getPieSliceCount
[00:02:21]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:24]               │ debg --- retry.try failed again with the same message...
[00:02:24]               │ debg PieChart.getPieSliceCount
[00:02:24]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:27]               │ debg --- retry.try failed again with the same message...
[00:02:27]               │ debg PieChart.getPieSliceCount
[00:02:27]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:30]               │ debg --- retry.try failed again with the same message...
[00:02:30]               │ debg PieChart.getPieSliceCount
[00:02:30]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:33]               │ debg --- retry.try failed again with the same message...
[00:02:33]               │ debg PieChart.getPieSliceCount
[00:02:33]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:36]               │ debg --- retry.try failed again with the same message...
[00:02:36]               │ debg PieChart.getPieSliceCount
[00:02:36]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:39]               │ debg --- retry.try failed again with the same message...
[00:02:39]               │ debg PieChart.getPieSliceCount
[00:02:39]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:42]               │ debg --- retry.try failed again with the same message...
[00:02:42]               │ debg PieChart.getPieSliceCount
[00:02:42]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:45]               │ debg --- retry.try failed again with the same message...
[00:02:46]               │ debg PieChart.getPieSliceCount
[00:02:46]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:48]               │ debg --- retry.try failed again with the same message...
[00:02:49]               │ debg PieChart.getPieSliceCount
[00:02:49]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:51]               │ debg --- retry.try failed again with the same message...
[00:02:52]               │ debg PieChart.getPieSliceCount
[00:02:52]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:54]               │ debg --- retry.try failed again with the same message...
[00:02:55]               │ debg PieChart.getPieSliceCount
[00:02:55]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:02:57]               │ debg --- retry.try failed again with the same message...
[00:02:58]               │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/embeddable explorer dashboard container pie charts.png"
[00:02:58]               │ info Current URL is: http://localhost:6111/app/kbn_tp_embeddable_explorer#/?_g=()
[00:02:58]               │ info Saving page source to: /dev/shm/workspace/kibana/test/plugin_functional/failure_debug/html/embeddable explorer dashboard container pie charts.html
[00:02:58]               └- ✖ fail: "embeddable explorer dashboard container pie charts"
[00:02:58]               │

Stack Trace

Error: retry.try timeout: Error: expected 0 to equal 5
    at Assertion.assert (packages/kbn-expect/expect.js:100:11)
    at Assertion.be.Assertion.equal (packages/kbn-expect/expect.js:227:8)
    at Assertion.be (packages/kbn-expect/expect.js:69:22)
    at retry.try (test/functional/services/visualizations/pie_chart.js:108:32)
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)

Kibana Pipeline / x-pack-intake-agent / X-Pack Jest Tests.x-pack/plugins/advanced_ui_actions/public.Attempting to execute on incompatible embeddable throws an error

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches


Stack Trace

TypeError: this.getFactory is not a function
    at forEach (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/src/plugins/embeddable/public/lib/containers/container.ts:343:28)
    at Array.forEach (<anonymous>)
    at HelloWorldContainer.updateChildrenReferences (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/src/plugins/embeddable/public/lib/containers/container.ts:340:34)
    at HelloWorldContainer.onPanelAdded (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/src/plugins/embeddable/public/lib/containers/container.ts:325:12)
    at forEach (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/src/plugins/embeddable/public/lib/containers/container.ts:369:14)
    at Array.forEach (<anonymous>)
    at HelloWorldContainer.maybeUpdateChildren (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/src/plugins/embeddable/public/lib/containers/container.ts:367:12)
    at SafeSubscriber.Container.subscription.getInput$.subscribe [as _next] (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/src/plugins/embeddable/public/lib/containers/container.ts:58:63)
    at SafeSubscriber.Object.<anonymous>.SafeSubscriber.__tryOrUnsub (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/rxjs/src/internal/Subscriber.ts:265:10)
    at SafeSubscriber.Object.<anonymous>.SafeSubscriber.next (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/rxjs/src/internal/Subscriber.ts:207:14)
    at Subscriber.Object.<anonymous>.Subscriber._next (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/rxjs/src/internal/Subscriber.ts:139:22)
    at Subscriber.Object.<anonymous>.Subscriber.next (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/rxjs/src/internal/Subscriber.ts:99:12)
    at BehaviorSubject.Object.<anonymous>.BehaviorSubject._subscribe (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/rxjs/src/internal/BehaviorSubject.ts:27:18)
    at BehaviorSubject.Object.<anonymous>.Observable._trySubscribe (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/rxjs/src/internal/Observable.ts:238:19)
    at BehaviorSubject.Object.<anonymous>.Subject._trySubscribe (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/rxjs/src/internal/Subject.ts:116:33)
    at BehaviorSubject.Object.<anonymous>.Observable.subscribe (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/rxjs/src/internal/Observable.ts:219:14)
    at Observable.Object.<anonymous>.Observable._subscribe (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/rxjs/src/internal/Observable.ts:282:29)
    at Observable.subscribe (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/rxjs/src/internal/Observable.ts:218:14)
    at new Container (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/src/plugins/embeddable/public/lib/containers/container.ts:58:42)
    at new HelloWorldContainer (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/src/plugins/embeddable/public/lib/test_samples/embeddables/hello_world_container.tsx:64:5)
    at Object.<anonymous>.test (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/x-pack/plugins/advanced_ui_actions/public/custom_time_range_action.test.ts:320:21)
    at Object.asyncJestTest (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:102:37)
    at resolve (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/jest-jasmine2/build/queueRunner.js:43:12)
    at new Promise (<anonymous>)
    at mapper (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/jest-jasmine2/build/queueRunner.js:26:19)
    at promise.then (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/jest-jasmine2/build/queueRunner.js:73:41)
    at process._tickCallback (internal/process/next_tick.js:68:7)

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Embedding Embedding content via iFrame

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants