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

Add @kbn/analytics to UI Shared Deps #91810

Merged
merged 2 commits into from
Feb 19, 2021

Conversation

afharo
Copy link
Member

@afharo afharo commented Feb 18, 2021

Summary

While working on #91620, I noticed @kbn/analytics adds ~10kB to each bundle. This module provides UI Counters and Application Usage capabilities, so ideally most of the plugins will use it. There's no need to duplicate its code in every bundle.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@afharo afharo added performance Feature:Telemetry release_note:skip Skip the PR/issue when compiling release notes v7.13.0 labels Feb 18, 2021
@afharo afharo marked this pull request as ready for review February 18, 2021 12:14
@afharo afharo requested review from a team as code owners February 18, 2021 12:14
@afharo
Copy link
Member Author

afharo commented Feb 19, 2021

@elasticmachine merge upstream

Copy link
Member

@mistic mistic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@afharo afharo enabled auto-merge (squash) February 19, 2021 17:14
@afharo afharo added the auto-backport Deprecated - use backport:version if exact versions are needed label Feb 19, 2021
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/management/_import_objects·ts.management import objects .json file should allow the user to confirm overriding multiple duplicate index patterns

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: management
[00:00:00]           └-> "before all" hook in "management"
[00:00:00]           └-> "before all" hook in "management"
[00:00:00]             │ info [logstash_functional] Unloading indices from "mappings.json"
[00:00:00]             │ info [logstash_functional] Unloading indices from "data.json.gz"
[00:00:01]             │ info [makelogs] Loading "mappings.json"
[00:00:01]             │ info [makelogs] Loading "data.json.gz"
[00:00:01]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [logstash-2015.09.17] creating index, cause [api], templates [], shards [1]/[0]
[00:00:01]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.17][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.17][0]]"
[00:00:01]             │ info [makelogs] Created index "logstash-2015.09.17"
[00:00:01]             │ debg [makelogs] "logstash-2015.09.17" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:01]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [logstash-2015.09.18] creating index, cause [api], templates [], shards [1]/[0]
[00:00:01]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.18][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.18][0]]"
[00:00:01]             │ info [makelogs] Created index "logstash-2015.09.18"
[00:00:01]             │ debg [makelogs] "logstash-2015.09.18" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:02]             │ info [makelogs] Indexed 101 docs into "logstash-2015.09.17"
[00:00:02]             │ info [makelogs] Indexed 301 docs into "logstash-2015.09.18"
[00:00:03]           └-: 
[00:00:03]             └-> "before all" hook in ""
[00:00:42]             └-: import objects
[00:00:42]               └-> "before all" hook in "import objects"
[00:04:55]               └-: .json file
[00:04:55]                 └-> "before all" hook for "should import saved objects"
[00:04:55]                 └-> should import saved objects
[00:04:55]                   └-> "before each" hook: global before each for "should import saved objects"
[00:04:55]                   └-> "before each" hook for "should import saved objects"
[00:04:55]                     │ info [saved_objects_imports] Loading "mappings.json"
[00:04:55]                     │ info [saved_objects_imports] Loading "data.json.gz"
[00:04:55]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:04:55]                     │ info [saved_objects_imports] Created index ".kibana"
[00:04:55]                     │ debg [saved_objects_imports] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:04:55]                     │ info [saved_objects_imports] Indexed 6 docs into ".kibana"
[00:04:55]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana/G7qM6IXNS66KPQctTSqDbA] update_mapping [_doc]
[00:04:55]                     │ debg Migrating saved objects
[00:04:55]                     │ proc [kibana]   log   [17:20:28.695] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:04:55]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana/G7qM6IXNS66KPQctTSqDbA]]
[00:04:55]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana]
[00:04:55]                     │ proc [kibana]   log   [17:20:28.723] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:04:56]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:04:56]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:04:56]                     │ proc [kibana]   log   [17:20:28.768] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:04:56]                     │ proc [kibana]   log   [17:20:28.772] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:04:56]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 3773 finished with response BulkByScrollResponse[took=14.2ms,timed_out=false,sliceId=null,updated=0,created=6,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:04:56]                     │ proc [kibana]   log   [17:20:28.879] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:04:56]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana/G7qM6IXNS66KPQctTSqDbA] deleting index
[00:04:56]                     │ proc [kibana]   log   [17:20:28.908] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:04:56]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana_pre6.5.0_001/lJA0aDiJQ9ilLX0IFoJH-Q]]
[00:04:56]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:04:56]                     │ proc [kibana]   log   [17:20:28.939] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:04:56]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:04:56]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:04:56]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_reindex_temp][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_reindex_temp][0]]"
[00:04:56]                     │ proc [kibana]   log   [17:20:28.988] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:04:56]                     │ proc [kibana]   log   [17:20:28.994] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:04:56]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 3812 finished with response BulkByScrollResponse[took=11.3ms,timed_out=false,sliceId=null,updated=0,created=6,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:04:56]                     │ proc [kibana]   log   [17:20:29.099] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:04:56]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana_8.0.0_reindex_temp/j5-V9QE0QUu2srflssQfAA]]
[00:04:56]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:04:56]                     │ proc [kibana]   log   [17:20:29.131] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:04:56]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:04:56]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:04:56]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:04:56]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/GYRmXn9QTHald8LkMLy1Ng] create_mapping
[00:04:56]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_001][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_001][0]]"
[00:04:56]                     │ proc [kibana]   log   [17:20:29.213] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:04:56]                     │ proc [kibana]   log   [17:20:29.223] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:04:56]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/GYRmXn9QTHald8LkMLy1Ng] update_mapping [_doc]
[00:04:56]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/GYRmXn9QTHald8LkMLy1Ng] update_mapping [_doc]
[00:04:57]                     │ proc [kibana]   log   [17:20:30.163] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:04:57]                     │ proc [kibana]   log   [17:20:30.170] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:04:57]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/GYRmXn9QTHald8LkMLy1Ng] update_mapping [_doc]
[00:04:57]                     │ proc [kibana]   log   [17:20:30.202] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:04:57]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 3871 finished with response BulkByScrollResponse[took=18.1ms,timed_out=false,sliceId=null,updated=6,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:04:57]                     │ proc [kibana]   log   [17:20:30.308] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:04:57]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_reindex_temp/j5-V9QE0QUu2srflssQfAA] deleting index
[00:04:57]                     │ proc [kibana]   log   [17:20:30.339] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:04:57]                     │ proc [kibana]   log   [17:20:30.340] [info][savedobjects-service] [.kibana] Migration completed after 1650ms
[00:04:57]                     │ debg [saved_objects_imports] Migrated Kibana index after loading Kibana data
[00:04:57]                     │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:04:57]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/GYRmXn9QTHald8LkMLy1Ng] update_mapping [_doc]
[00:04:59]                     │ debg replacing kibana config doc: {}
[00:05:00]                     │ debg navigating to settings url: http://localhost:61221/app/management
[00:05:00]                     │ debg navigate to: http://localhost:61221/app/management
[00:05:00]                     │ debg browser[INFO] http://localhost:61221/app/management?_t=1613755233199 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:05:00]                     │
[00:05:00]                     │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:05:00]                     │ debg ... sleep(700) start
[00:05:01]                     │ debg ... sleep(700) end
[00:05:01]                     │ debg returned from get, calling refresh
[00:05:01]                     │ debg browser[INFO] http://localhost:61221/app/management?_t=1613755233199 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:05:01]                     │
[00:05:01]                     │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:05:01]                     │ debg currentUrl = http://localhost:61221/app/management
[00:05:01]                     │          appUrl = http://localhost:61221/app/management
[00:05:01]                     │ debg TestSubjects.find(kibanaChrome)
[00:05:01]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:05:01]                     │ debg ... sleep(501) start
[00:05:02]                     │ debg ... sleep(501) end
[00:05:02]                     │ debg in navigateTo url = http://localhost:61221/app/management
[00:05:02]                     │ debg TestSubjects.exists(statusPageContainer)
[00:05:02]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:05:04]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:05:05]                     │ debg TestSubjects.click(objects)
[00:05:05]                     │ debg Find.clickByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:05:05]                     │ debg Find.findByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:05:05]                     │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:05:06]                     │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:05:06]                     │        (Session info: headless chrome=88.0.4324.150)
[00:05:11]                   │ debg importFile(/dev/shm/workspace/parallel/22/kibana/test/functional/apps/management/exports/_import_objects.json)
[00:05:11]                   │ debg Clicking importObjects
[00:05:11]                   │ debg TestSubjects.click(importObjects)
[00:05:11]                   │ debg Find.clickByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:05:11]                   │ debg Find.findByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:05:11]                   │ debg Setting the path '/dev/shm/workspace/parallel/22/kibana/test/functional/apps/management/exports/_import_objects.json' on the file input
[00:05:11]                   │ debg Find.findByCssSelector('.euiFilePicker__input') with timeout=10000
[00:05:11]                   │ debg Leaving overwriteAll alone
[00:05:11]                   │ debg TestSubjects.click(importSavedObjectsImportBtn)
[00:05:11]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:05:11]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:05:11]                   │ proc [kibana]   log   [17:20:44.690] [warning][savedobjects-service] Importing saved objects from a .json file has been deprecated
[00:05:11]                   │ debg done importing the file
[00:05:11]                   │ debg isGlobalLoadingIndicatorVisible
[00:05:11]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:05:11]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:05:12]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:05:12]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:05:12]                   │ debg TestSubjects.exists(importSavedObjectsSuccess)
[00:05:12]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsSuccess"]') with timeout=20000
[00:05:12]                   │ debg TestSubjects.click(importSavedObjectsDoneBtn)
[00:05:12]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsDoneBtn"]') with timeout=10000
[00:05:12]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsDoneBtn"]') with timeout=10000
[00:05:12]                   │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:05:17]                   │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:05:17]                   │        (Session info: headless chrome=88.0.4324.150)
[00:05:17]                   │ debg --- retry.try error: Waiting
[00:05:18]                   │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:05:23]                   │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:05:28]                   │ debg TestSubjects.find(savedObjectsTable)
[00:05:28]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectsTable"]') with timeout=10000
[00:05:28]                   └- ✓ pass  (17.1s) "management  import objects .json file should import saved objects"
[00:05:28]                 └-> "after each" hook for "should import saved objects"
[00:05:28]                   │ info [saved_objects_imports] Unloading indices from "mappings.json"
[00:05:28]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_pre6.5.0_001/lJA0aDiJQ9ilLX0IFoJH-Q] deleting index
[00:05:28]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/GYRmXn9QTHald8LkMLy1Ng] deleting index
[00:05:28]                   │ info [saved_objects_imports] Deleted existing index ".kibana_8.0.0_001"
[00:05:28]                   │ info [saved_objects_imports] Deleted existing index ".kibana_pre6.5.0_001"
[00:05:28]                   │ info [saved_objects_imports] Unloading indices from "data.json.gz"
[00:05:28]                 └-> should provide dialog to allow the importing of saved objects with index pattern conflicts
[00:05:28]                   └-> "before each" hook: global before each for "should provide dialog to allow the importing of saved objects with index pattern conflicts"
[00:05:28]                   └-> "before each" hook for "should provide dialog to allow the importing of saved objects with index pattern conflicts"
[00:05:28]                     │ info [saved_objects_imports] Loading "mappings.json"
[00:05:28]                     │ info [saved_objects_imports] Loading "data.json.gz"
[00:05:28]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:05:28]                     │ info [saved_objects_imports] Created index ".kibana"
[00:05:28]                     │ debg [saved_objects_imports] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:05:28]                     │ info [saved_objects_imports] Indexed 6 docs into ".kibana"
[00:05:28]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana/Pe5foc7-TXGDDJpGdwrAnQ] update_mapping [_doc]
[00:05:28]                     │ debg Migrating saved objects
[00:05:28]                     │ proc [kibana]   log   [17:21:01.620] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:05:28]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana/Pe5foc7-TXGDDJpGdwrAnQ]]
[00:05:28]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana]
[00:05:28]                     │ proc [kibana]   log   [17:21:01.649] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:05:28]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:05:28]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:05:28]                     │ proc [kibana]   log   [17:21:01.697] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:05:28]                     │ proc [kibana]   log   [17:21:01.702] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:05:28]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 4101 finished with response BulkByScrollResponse[took=16.8ms,timed_out=false,sliceId=null,updated=0,created=6,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:05:29]                     │ proc [kibana]   log   [17:21:01.808] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:05:29]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana/Pe5foc7-TXGDDJpGdwrAnQ] deleting index
[00:05:29]                     │ proc [kibana]   log   [17:21:01.838] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:05:29]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana_pre6.5.0_001/5mS5kYCyTviSwK7LqdcmHw]]
[00:05:29]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:05:29]                     │ proc [kibana]   log   [17:21:01.867] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:05:29]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:05:29]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:05:29]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_reindex_temp][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_reindex_temp][0]]"
[00:05:29]                     │ proc [kibana]   log   [17:21:01.911] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:05:29]                     │ proc [kibana]   log   [17:21:01.916] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:05:29]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 4140 finished with response BulkByScrollResponse[took=13.5ms,timed_out=false,sliceId=null,updated=0,created=6,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:05:29]                     │ proc [kibana]   log   [17:21:02.020] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:05:29]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana_8.0.0_reindex_temp/fNcJT5DjTBez5MdZvMh8Iw]]
[00:05:29]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:05:29]                     │ proc [kibana]   log   [17:21:02.053] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:05:29]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:05:29]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:05:29]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:05:29]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/QUQtQEXnTq-CJJyCmnEHhw] create_mapping
[00:05:29]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_001][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_001][0]]"
[00:05:29]                     │ proc [kibana]   log   [17:21:02.124] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:05:29]                     │ proc [kibana]   log   [17:21:02.131] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:05:29]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/QUQtQEXnTq-CJJyCmnEHhw] update_mapping [_doc]
[00:05:29]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/QUQtQEXnTq-CJJyCmnEHhw] update_mapping [_doc]
[00:05:30]                     │ proc [kibana]   log   [17:21:03.084] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:05:30]                     │ proc [kibana]   log   [17:21:03.090] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:05:30]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/QUQtQEXnTq-CJJyCmnEHhw] update_mapping [_doc]
[00:05:30]                     │ proc [kibana]   log   [17:21:03.120] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:05:30]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 4201 finished with response BulkByScrollResponse[took=20.1ms,timed_out=false,sliceId=null,updated=6,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:05:30]                     │ proc [kibana]   log   [17:21:03.226] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:05:30]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_reindex_temp/fNcJT5DjTBez5MdZvMh8Iw] deleting index
[00:05:30]                     │ proc [kibana]   log   [17:21:03.251] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:05:30]                     │ proc [kibana]   log   [17:21:03.252] [info][savedobjects-service] [.kibana] Migration completed after 1636ms
[00:05:30]                     │ debg [saved_objects_imports] Migrated Kibana index after loading Kibana data
[00:05:30]                     │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:05:30]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/QUQtQEXnTq-CJJyCmnEHhw] update_mapping [_doc]
[00:05:32]                     │ debg replacing kibana config doc: {}
[00:05:33]                     │ debg navigating to settings url: http://localhost:61221/app/management
[00:05:33]                     │ debg navigate to: http://localhost:61221/app/management
[00:05:33]                     │ debg browser[INFO] http://localhost:61221/app/management?_t=1613755266112 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:05:33]                     │
[00:05:33]                     │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:05:33]                     │ debg ... sleep(700) start
[00:05:34]                     │ debg ... sleep(700) end
[00:05:34]                     │ debg returned from get, calling refresh
[00:05:34]                     │ debg browser[INFO] http://localhost:61221/app/management?_t=1613755266112 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:05:34]                     │
[00:05:34]                     │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:05:34]                     │ debg currentUrl = http://localhost:61221/app/management
[00:05:34]                     │          appUrl = http://localhost:61221/app/management
[00:05:34]                     │ debg TestSubjects.find(kibanaChrome)
[00:05:34]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:05:34]                     │ debg ... sleep(501) start
[00:05:35]                     │ debg ... sleep(501) end
[00:05:35]                     │ debg in navigateTo url = http://localhost:61221/app/management
[00:05:35]                     │ debg TestSubjects.exists(statusPageContainer)
[00:05:35]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:05:37]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:05:38]                     │ debg TestSubjects.click(objects)
[00:05:38]                     │ debg Find.clickByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:05:38]                     │ debg Find.findByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:05:38]                     │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:05:39]                     │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:05:39]                     │        (Session info: headless chrome=88.0.4324.150)
[00:05:44]                   │ debg importFile(/dev/shm/workspace/parallel/22/kibana/test/functional/apps/management/exports/_import_objects-conflicts.json)
[00:05:44]                   │ debg Clicking importObjects
[00:05:44]                   │ debg TestSubjects.click(importObjects)
[00:05:44]                   │ debg Find.clickByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:05:44]                   │ debg Find.findByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:05:44]                   │ debg Setting the path '/dev/shm/workspace/parallel/22/kibana/test/functional/apps/management/exports/_import_objects-conflicts.json' on the file input
[00:05:44]                   │ debg Find.findByCssSelector('.euiFilePicker__input') with timeout=10000
[00:05:44]                   │ debg Leaving overwriteAll alone
[00:05:44]                   │ debg TestSubjects.click(importSavedObjectsImportBtn)
[00:05:44]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:05:44]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:05:44]                   │ proc [kibana]   log   [17:21:17.709] [warning][savedobjects-service] Importing saved objects from a .json file has been deprecated
[00:05:44]                   │ debg done importing the file
[00:05:44]                   │ debg isGlobalLoadingIndicatorVisible
[00:05:44]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:05:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:05:46]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:05:47]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:05:47]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:05:47]                   │ debg TestSubjects.exists(importSavedObjectsLegacyWarning)
[00:05:47]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsLegacyWarning"]') with timeout=20000
[00:05:47]                   │ debg TestSubjects.exists(importSavedObjectsConflictsWarning)
[00:05:47]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsConflictsWarning"]') with timeout=20000
[00:05:47]                   │ debg Find.clickByCssSelector('select[data-test-subj="managementChangeIndexSelection-d1e4c910-a2e6-11e7-bb30-233be9be6a15"] >
[00:05:47]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:05:47]                   │ debg Find.findByCssSelector('select[data-test-subj="managementChangeIndexSelection-d1e4c910-a2e6-11e7-bb30-233be9be6a15"] >
[00:05:47]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:05:47]                   │ debg TestSubjects.click(importSavedObjectsConfirmBtn)
[00:05:47]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:05:47]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:05:47]                   │ debg isGlobalLoadingIndicatorVisible
[00:05:47]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:05:47]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:05:47]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:05:47]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:05:48]                   │ debg TestSubjects.click(importSavedObjectsDoneBtn)
[00:05:48]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsDoneBtn"]') with timeout=10000
[00:05:48]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsDoneBtn"]') with timeout=10000
[00:05:48]                   │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:05:52]                   │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:05:52]                   │        (Session info: headless chrome=88.0.4324.150)
[00:05:53]                   │ debg --- retry.try error: Waiting
[00:05:53]                   │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:05:58]                   │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:06:03]                   │ debg TestSubjects.find(savedObjectsTable)
[00:06:03]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectsTable"]') with timeout=10000
[00:06:03]                   └- ✓ pass  (18.8s) "management  import objects .json file should provide dialog to allow the importing of saved objects with index pattern conflicts"
[00:06:03]                 └-> "after each" hook for "should provide dialog to allow the importing of saved objects with index pattern conflicts"
[00:06:03]                   │ info [saved_objects_imports] Unloading indices from "mappings.json"
[00:06:03]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_pre6.5.0_001/5mS5kYCyTviSwK7LqdcmHw] deleting index
[00:06:03]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/QUQtQEXnTq-CJJyCmnEHhw] deleting index
[00:06:03]                   │ info [saved_objects_imports] Deleted existing index ".kibana_8.0.0_001"
[00:06:03]                   │ info [saved_objects_imports] Deleted existing index ".kibana_pre6.5.0_001"
[00:06:03]                   │ info [saved_objects_imports] Unloading indices from "data.json.gz"
[00:06:03]                 └-> should allow the user to override duplicate saved objects
[00:06:03]                   └-> "before each" hook: global before each for "should allow the user to override duplicate saved objects"
[00:06:03]                   └-> "before each" hook for "should allow the user to override duplicate saved objects"
[00:06:03]                     │ info [saved_objects_imports] Loading "mappings.json"
[00:06:03]                     │ info [saved_objects_imports] Loading "data.json.gz"
[00:06:03]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:06:03]                     │ info [saved_objects_imports] Created index ".kibana"
[00:06:03]                     │ debg [saved_objects_imports] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:06:03]                     │ info [saved_objects_imports] Indexed 6 docs into ".kibana"
[00:06:03]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana/38g63OYUSYSVfePhEx4RYw] update_mapping [_doc]
[00:06:03]                     │ debg Migrating saved objects
[00:06:03]                     │ proc [kibana]   log   [17:21:36.342] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:06:03]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana/38g63OYUSYSVfePhEx4RYw]]
[00:06:03]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana]
[00:06:03]                     │ proc [kibana]   log   [17:21:36.376] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:06:03]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:06:03]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:06:03]                     │ proc [kibana]   log   [17:21:36.423] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:06:03]                     │ proc [kibana]   log   [17:21:36.428] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:06:03]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 4445 finished with response BulkByScrollResponse[took=15.1ms,timed_out=false,sliceId=null,updated=0,created=6,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:03]                     │ proc [kibana]   log   [17:21:36.532] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:06:03]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana/38g63OYUSYSVfePhEx4RYw] deleting index
[00:06:03]                     │ proc [kibana]   log   [17:21:36.556] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:06:03]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana_pre6.5.0_001/018nTCwdRDG60ZLPFw_Bnw]]
[00:06:03]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:06:03]                     │ proc [kibana]   log   [17:21:36.581] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:06:03]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:06:03]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:06:03]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_reindex_temp][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_reindex_temp][0]]"
[00:06:03]                     │ proc [kibana]   log   [17:21:36.620] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:06:03]                     │ proc [kibana]   log   [17:21:36.624] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:06:03]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 4484 finished with response BulkByScrollResponse[took=13.9ms,timed_out=false,sliceId=null,updated=0,created=6,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:04]                     │ proc [kibana]   log   [17:21:36.731] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:06:04]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana_8.0.0_reindex_temp/ul7UhXJdTbSYGgRUj41Bfw]]
[00:06:04]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:06:04]                     │ proc [kibana]   log   [17:21:36.761] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:06:04]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:06:04]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:06:04]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:06:04]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/RbRitKwYTXifA1-oI9QBHw] create_mapping
[00:06:04]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_001][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_001][0]]"
[00:06:04]                     │ proc [kibana]   log   [17:21:36.842] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:06:04]                     │ proc [kibana]   log   [17:21:36.851] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:06:04]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/RbRitKwYTXifA1-oI9QBHw] update_mapping [_doc]
[00:06:04]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/RbRitKwYTXifA1-oI9QBHw] update_mapping [_doc]
[00:06:05]                     │ proc [kibana]   log   [17:21:37.791] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:06:05]                     │ proc [kibana]   log   [17:21:37.797] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:06:05]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/RbRitKwYTXifA1-oI9QBHw] update_mapping [_doc]
[00:06:05]                     │ proc [kibana]   log   [17:21:37.828] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:06:05]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 4543 finished with response BulkByScrollResponse[took=19.4ms,timed_out=false,sliceId=null,updated=6,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:05]                     │ proc [kibana]   log   [17:21:37.934] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:06:05]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_reindex_temp/ul7UhXJdTbSYGgRUj41Bfw] deleting index
[00:06:05]                     │ proc [kibana]   log   [17:21:37.966] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:06:05]                     │ proc [kibana]   log   [17:21:37.966] [info][savedobjects-service] [.kibana] Migration completed after 1628ms
[00:06:05]                     │ debg [saved_objects_imports] Migrated Kibana index after loading Kibana data
[00:06:05]                     │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:06:05]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/RbRitKwYTXifA1-oI9QBHw] update_mapping [_doc]
[00:06:07]                     │ debg replacing kibana config doc: {}
[00:06:08]                     │ debg navigating to settings url: http://localhost:61221/app/management
[00:06:08]                     │ debg navigate to: http://localhost:61221/app/management
[00:06:08]                     │ debg browser[INFO] http://localhost:61221/app/management?_t=1613755300818 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:06:08]                     │
[00:06:08]                     │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:08]                     │ debg ... sleep(700) start
[00:06:08]                     │ debg ... sleep(700) end
[00:06:08]                     │ debg returned from get, calling refresh
[00:06:09]                     │ debg browser[INFO] http://localhost:61221/app/management?_t=1613755300818 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:06:09]                     │
[00:06:09]                     │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:09]                     │ debg currentUrl = http://localhost:61221/app/management
[00:06:09]                     │          appUrl = http://localhost:61221/app/management
[00:06:09]                     │ debg TestSubjects.find(kibanaChrome)
[00:06:09]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:06:09]                     │ debg ... sleep(501) start
[00:06:09]                     │ debg ... sleep(501) end
[00:06:09]                     │ debg in navigateTo url = http://localhost:61221/app/management
[00:06:09]                     │ debg TestSubjects.exists(statusPageContainer)
[00:06:09]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:06:12]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:06:13]                     │ debg TestSubjects.click(objects)
[00:06:13]                     │ debg Find.clickByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:06:13]                     │ debg Find.findByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:06:13]                     │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:06:13]                     │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:06:13]                     │        (Session info: headless chrome=88.0.4324.150)
[00:06:19]                   │ debg importFile(/dev/shm/workspace/parallel/22/kibana/test/functional/apps/management/exports/_import_objects_exists.json)
[00:06:19]                   │ debg Clicking importObjects
[00:06:19]                   │ debg TestSubjects.click(importObjects)
[00:06:19]                   │ debg Find.clickByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:06:19]                   │ debg Find.findByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:06:19]                   │ debg Setting the path '/dev/shm/workspace/parallel/22/kibana/test/functional/apps/management/exports/_import_objects_exists.json' on the file input
[00:06:19]                   │ debg Find.findByCssSelector('.euiFilePicker__input') with timeout=10000
[00:06:19]                   │ debg Toggling overwriteAll
[00:06:19]                   │ debg TestSubjects.find(savedObjectsManagement-importModeControl-overwriteRadioGroup)
[00:06:19]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectsManagement-importModeControl-overwriteRadioGroup"]') with timeout=10000
[00:06:19]                   │ debg TestSubjects.click(importSavedObjectsImportBtn)
[00:06:19]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:06:19]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:06:19]                   │ proc [kibana]   log   [17:21:52.537] [warning][savedobjects-service] Importing saved objects from a .json file has been deprecated
[00:06:19]                   │ debg done importing the file
[00:06:19]                   │ debg isGlobalLoadingIndicatorVisible
[00:06:19]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:19]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:06:21]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:06:21]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:21]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:21]                   │ debg TestSubjects.exists(importSavedObjectsLegacyWarning)
[00:06:21]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsLegacyWarning"]') with timeout=20000
[00:06:21]                   │ debg TestSubjects.exists(importSavedObjectsConflictsWarning)
[00:06:21]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsConflictsWarning"]') with timeout=20000
[00:06:21]                   │ debg Find.clickByCssSelector('select[data-test-subj="managementChangeIndexSelection-logstash-*"] >
[00:06:21]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:06:21]                   │ debg Find.findByCssSelector('select[data-test-subj="managementChangeIndexSelection-logstash-*"] >
[00:06:21]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:06:22]                   │ debg TestSubjects.click(importSavedObjectsConfirmBtn)
[00:06:22]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:06:22]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:06:22]                   │ debg Clicking modal confirm
[00:06:22]                   │ debg TestSubjects.exists(confirmModalTitleText)
[00:06:22]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:06:22]                   │ERROR browser[SEVERE] http://localhost:61221/api/saved_objects/visualization/Shared-Item-Visualization-AreaChart - Failed to load resource: the server responded with a status of 409 (Conflict)
[00:06:22]                   │ debg TestSubjects.click(confirmModalConfirmButton)
[00:06:22]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:06:22]                   │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:06:22]                   │ debg TestSubjects.exists(confirmModalTitleText)
[00:06:22]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:06:24]                   │ debg --- retry.tryForTime error: [data-test-subj="confirmModalTitleText"] is not displayed
[00:06:25]                   │ debg TestSubjects.exists(importSavedObjectsSuccess)
[00:06:25]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsSuccess"]') with timeout=2500
[00:06:25]                   └- ✓ pass  (6.1s) "management  import objects .json file should allow the user to override duplicate saved objects"
[00:06:25]                 └-> "after each" hook for "should allow the user to override duplicate saved objects"
[00:06:25]                   │ info [saved_objects_imports] Unloading indices from "mappings.json"
[00:06:25]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/RbRitKwYTXifA1-oI9QBHw] deleting index
[00:06:25]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_pre6.5.0_001/018nTCwdRDG60ZLPFw_Bnw] deleting index
[00:06:25]                   │ info [saved_objects_imports] Deleted existing index ".kibana_8.0.0_001"
[00:06:25]                   │ info [saved_objects_imports] Deleted existing index ".kibana_pre6.5.0_001"
[00:06:25]                   │ info [saved_objects_imports] Unloading indices from "data.json.gz"
[00:06:25]                 └-> should allow the user to cancel overriding duplicate saved objects
[00:06:25]                   └-> "before each" hook: global before each for "should allow the user to cancel overriding duplicate saved objects"
[00:06:25]                   └-> "before each" hook for "should allow the user to cancel overriding duplicate saved objects"
[00:06:25]                     │ info [saved_objects_imports] Loading "mappings.json"
[00:06:25]                     │ info [saved_objects_imports] Loading "data.json.gz"
[00:06:25]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:06:25]                     │ info [saved_objects_imports] Created index ".kibana"
[00:06:25]                     │ debg [saved_objects_imports] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:06:25]                     │ info [saved_objects_imports] Indexed 6 docs into ".kibana"
[00:06:25]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana/49IFlKRLQ86nx4jAh4ouug] update_mapping [_doc]
[00:06:25]                     │ debg Migrating saved objects
[00:06:25]                     │ proc [kibana]   log   [17:21:58.387] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:06:25]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana/49IFlKRLQ86nx4jAh4ouug]]
[00:06:25]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana]
[00:06:25]                     │ proc [kibana]   log   [17:21:58.416] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:06:25]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:06:25]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:06:25]                     │ proc [kibana]   log   [17:21:58.486] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:06:25]                     │ proc [kibana]   log   [17:21:58.496] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:06:25]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 4771 finished with response BulkByScrollResponse[took=40ms,timed_out=false,sliceId=null,updated=0,created=6,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:25]                     │ proc [kibana]   log   [17:21:58.610] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:06:25]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana/49IFlKRLQ86nx4jAh4ouug] deleting index
[00:06:25]                     │ proc [kibana]   log   [17:21:58.635] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:06:25]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana_pre6.5.0_001/9CbDWPTaS4KEcmlu9FZvCQ]]
[00:06:25]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:06:25]                     │ proc [kibana]   log   [17:21:58.663] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:06:25]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:06:25]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:06:25]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_reindex_temp][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_reindex_temp][0]]"
[00:06:25]                     │ proc [kibana]   log   [17:21:58.715] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:06:25]                     │ proc [kibana]   log   [17:21:58.722] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:06:26]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 4810 finished with response BulkByScrollResponse[took=14.1ms,timed_out=false,sliceId=null,updated=0,created=6,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:26]                     │ proc [kibana]   log   [17:21:58.827] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:06:26]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana_8.0.0_reindex_temp/0oIVLw2BQXuZCI69uMLodw]]
[00:06:26]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:06:26]                     │ proc [kibana]   log   [17:21:58.865] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:06:26]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:06:26]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:06:26]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:06:26]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/gOGcDC3HT4u930IXr5N_7w] create_mapping
[00:06:26]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_001][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_001][0]]"
[00:06:26]                     │ proc [kibana]   log   [17:21:58.935] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:06:26]                     │ proc [kibana]   log   [17:21:58.946] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:06:26]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/gOGcDC3HT4u930IXr5N_7w] update_mapping [_doc]
[00:06:26]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/gOGcDC3HT4u930IXr5N_7w] update_mapping [_doc]
[00:06:27]                     │ proc [kibana]   log   [17:21:59.893] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:06:27]                     │ proc [kibana]   log   [17:21:59.899] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:06:27]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/gOGcDC3HT4u930IXr5N_7w] update_mapping [_doc]
[00:06:27]                     │ proc [kibana]   log   [17:21:59.928] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:06:27]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 4869 finished with response BulkByScrollResponse[took=17ms,timed_out=false,sliceId=null,updated=6,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:27]                     │ proc [kibana]   log   [17:22:00.034] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:06:27]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_reindex_temp/0oIVLw2BQXuZCI69uMLodw] deleting index
[00:06:27]                     │ proc [kibana]   log   [17:22:00.061] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:06:27]                     │ proc [kibana]   log   [17:22:00.061] [info][savedobjects-service] [.kibana] Migration completed after 1679ms
[00:06:27]                     │ debg [saved_objects_imports] Migrated Kibana index after loading Kibana data
[00:06:27]                     │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:06:27]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/gOGcDC3HT4u930IXr5N_7w] update_mapping [_doc]
[00:06:29]                     │ debg replacing kibana config doc: {}
[00:06:30]                     │ debg navigating to settings url: http://localhost:61221/app/management
[00:06:30]                     │ debg navigate to: http://localhost:61221/app/management
[00:06:30]                     │ debg browser[INFO] http://localhost:61221/app/management?_t=1613755322925 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:06:30]                     │
[00:06:30]                     │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:30]                     │ debg ... sleep(700) start
[00:06:30]                     │ debg ... sleep(700) end
[00:06:30]                     │ debg returned from get, calling refresh
[00:06:31]                     │ debg browser[INFO] http://localhost:61221/app/management?_t=1613755322925 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:06:31]                     │
[00:06:31]                     │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:31]                     │ debg currentUrl = http://localhost:61221/app/management
[00:06:31]                     │          appUrl = http://localhost:61221/app/management
[00:06:31]                     │ debg TestSubjects.find(kibanaChrome)
[00:06:31]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:06:31]                     │ debg ... sleep(501) start
[00:06:32]                     │ debg ... sleep(501) end
[00:06:32]                     │ debg in navigateTo url = http://localhost:61221/app/management
[00:06:32]                     │ debg TestSubjects.exists(statusPageContainer)
[00:06:32]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:06:34]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:06:35]                     │ debg TestSubjects.click(objects)
[00:06:35]                     │ debg Find.clickByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:06:35]                     │ debg Find.findByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:06:35]                     │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:06:35]                     │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:06:35]                     │        (Session info: headless chrome=88.0.4324.150)
[00:06:42]                   │ debg importFile(/dev/shm/workspace/parallel/22/kibana/test/functional/apps/management/exports/_import_objects_exists.json)
[00:06:42]                   │ debg Clicking importObjects
[00:06:42]                   │ debg TestSubjects.click(importObjects)
[00:06:42]                   │ debg Find.clickByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:06:42]                   │ debg Find.findByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:06:42]                   │ debg Setting the path '/dev/shm/workspace/parallel/22/kibana/test/functional/apps/management/exports/_import_objects_exists.json' on the file input
[00:06:42]                   │ debg Find.findByCssSelector('.euiFilePicker__input') with timeout=10000
[00:06:42]                   │ debg Toggling overwriteAll
[00:06:42]                   │ debg TestSubjects.find(savedObjectsManagement-importModeControl-overwriteRadioGroup)
[00:06:42]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectsManagement-importModeControl-overwriteRadioGroup"]') with timeout=10000
[00:06:42]                   │ debg TestSubjects.click(importSavedObjectsImportBtn)
[00:06:42]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:06:42]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:06:42]                   │ proc [kibana]   log   [17:22:15.358] [warning][savedobjects-service] Importing saved objects from a .json file has been deprecated
[00:06:42]                   │ debg done importing the file
[00:06:42]                   │ debg isGlobalLoadingIndicatorVisible
[00:06:42]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:42]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:06:44]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:06:44]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:44]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:44]                   │ debg TestSubjects.exists(importSavedObjectsLegacyWarning)
[00:06:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsLegacyWarning"]') with timeout=20000
[00:06:44]                   │ debg TestSubjects.exists(importSavedObjectsConflictsWarning)
[00:06:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsConflictsWarning"]') with timeout=20000
[00:06:44]                   │ debg Find.clickByCssSelector('select[data-test-subj="managementChangeIndexSelection-logstash-*"] >
[00:06:44]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:06:44]                   │ debg Find.findByCssSelector('select[data-test-subj="managementChangeIndexSelection-logstash-*"] >
[00:06:44]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:06:44]                   │ debg TestSubjects.click(importSavedObjectsConfirmBtn)
[00:06:44]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:06:44]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:06:44]                   │ debg Clicking modal cancel
[00:06:44]                   │ debg TestSubjects.click(confirmModalCancelButton)
[00:06:44]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmModalCancelButton"]') with timeout=10000
[00:06:44]                   │ debg Find.findByCssSelector('[data-test-subj="confirmModalCancelButton"]') with timeout=10000
[00:06:45]                   │ERROR browser[SEVERE] http://localhost:61221/api/saved_objects/visualization/Shared-Item-Visualization-AreaChart - Failed to load resource: the server responded with a status of 409 (Conflict)
[00:06:45]                   │ debg TestSubjects.exists(importSavedObjectsSuccessNoneImported)
[00:06:45]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsSuccessNoneImported"]') with timeout=2500
[00:06:45]                   └- ✓ pass  (3.1s) "management  import objects .json file should allow the user to cancel overriding duplicate saved objects"
[00:06:45]                 └-> "after each" hook for "should allow the user to cancel overriding duplicate saved objects"
[00:06:45]                   │ info [saved_objects_imports] Unloading indices from "mappings.json"
[00:06:45]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/gOGcDC3HT4u930IXr5N_7w] deleting index
[00:06:45]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_pre6.5.0_001/9CbDWPTaS4KEcmlu9FZvCQ] deleting index
[00:06:45]                   │ info [saved_objects_imports] Deleted existing index ".kibana_8.0.0_001"
[00:06:45]                   │ info [saved_objects_imports] Deleted existing index ".kibana_pre6.5.0_001"
[00:06:45]                   │ info [saved_objects_imports] Unloading indices from "data.json.gz"
[00:06:45]                 └-> should allow the user to confirm overriding multiple duplicate saved objects
[00:06:45]                   └-> "before each" hook: global before each for "should allow the user to confirm overriding multiple duplicate saved objects"
[00:06:45]                   └-> "before each" hook for "should allow the user to confirm overriding multiple duplicate saved objects"
[00:06:45]                     │ info [saved_objects_imports] Loading "mappings.json"
[00:06:45]                     │ info [saved_objects_imports] Loading "data.json.gz"
[00:06:45]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:06:45]                     │ info [saved_objects_imports] Created index ".kibana"
[00:06:45]                     │ debg [saved_objects_imports] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:06:45]                     │ info [saved_objects_imports] Indexed 6 docs into ".kibana"
[00:06:45]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana/Jd8cM5iTScmQ2T2aGomsLQ] update_mapping [_doc]
[00:06:45]                     │ debg Migrating saved objects
[00:06:45]                     │ proc [kibana]   log   [17:22:18.209] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:06:45]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana/Jd8cM5iTScmQ2T2aGomsLQ]]
[00:06:45]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana]
[00:06:45]                     │ proc [kibana]   log   [17:22:18.236] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:06:45]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:06:45]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:06:45]                     │ proc [kibana]   log   [17:22:18.280] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:06:45]                     │ proc [kibana]   log   [17:22:18.284] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:06:45]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 5089 finished with response BulkByScrollResponse[took=20.2ms,timed_out=false,sliceId=null,updated=0,created=6,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:45]                     │ proc [kibana]   log   [17:22:18.390] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:06:45]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana/Jd8cM5iTScmQ2T2aGomsLQ] deleting index
[00:06:45]                     │ proc [kibana]   log   [17:22:18.418] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:06:45]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana_pre6.5.0_001/A716C-abSTaQl_5Vu8e8Tg]]
[00:06:45]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:06:45]                     │ proc [kibana]   log   [17:22:18.447] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:06:45]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:06:45]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:06:45]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_reindex_temp][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_reindex_temp][0]]"
[00:06:45]                     │ proc [kibana]   log   [17:22:18.495] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:06:45]                     │ proc [kibana]   log   [17:22:18.499] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:06:45]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 5128 finished with response BulkByScrollResponse[took=11.5ms,timed_out=false,sliceId=null,updated=0,created=6,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:45]                     │ proc [kibana]   log   [17:22:18.604] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:06:45]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana_8.0.0_reindex_temp/_-TnNWpYRFySPCZrxwIKvw]]
[00:06:45]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:06:45]                     │ proc [kibana]   log   [17:22:18.638] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:06:45]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:06:45]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:06:45]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:06:45]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/Uqbft3a4TP2xz-dGYcCnLw] create_mapping
[00:06:45]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_001][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_001][0]]"
[00:06:45]                     │ proc [kibana]   log   [17:22:18.720] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:06:46]                     │ proc [kibana]   log   [17:22:18.728] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:06:46]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/Uqbft3a4TP2xz-dGYcCnLw] update_mapping [_doc]
[00:06:46]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/Uqbft3a4TP2xz-dGYcCnLw] update_mapping [_doc]
[00:06:46]                     │ proc [kibana]   log   [17:22:19.666] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:06:46]                     │ proc [kibana]   log   [17:22:19.674] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:06:46]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/Uqbft3a4TP2xz-dGYcCnLw] update_mapping [_doc]
[00:06:46]                     │ proc [kibana]   log   [17:22:19.706] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:06:46]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 5187 finished with response BulkByScrollResponse[took=16.3ms,timed_out=false,sliceId=null,updated=6,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:47]                     │ proc [kibana]   log   [17:22:19.811] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:06:47]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_reindex_temp/_-TnNWpYRFySPCZrxwIKvw] deleting index
[00:06:47]                     │ proc [kibana]   log   [17:22:19.836] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:06:47]                     │ proc [kibana]   log   [17:22:19.836] [info][savedobjects-service] [.kibana] Migration completed after 1630ms
[00:06:47]                     │ debg [saved_objects_imports] Migrated Kibana index after loading Kibana data
[00:06:47]                     │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:06:47]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/Uqbft3a4TP2xz-dGYcCnLw] update_mapping [_doc]
[00:06:48]                     │ debg replacing kibana config doc: {}
[00:06:49]                     │ debg navigating to settings url: http://localhost:61221/app/management
[00:06:49]                     │ debg navigate to: http://localhost:61221/app/management
[00:06:50]                     │ debg browser[INFO] http://localhost:61221/app/management?_t=1613755342696 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:06:50]                     │
[00:06:50]                     │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:50]                     │ debg ... sleep(700) start
[00:06:50]                     │ debg ... sleep(700) end
[00:06:50]                     │ debg returned from get, calling refresh
[00:06:51]                     │ debg browser[INFO] http://localhost:61221/app/management?_t=1613755342696 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:06:51]                     │
[00:06:51]                     │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:51]                     │ debg currentUrl = http://localhost:61221/app/management
[00:06:51]                     │          appUrl = http://localhost:61221/app/management
[00:06:51]                     │ debg TestSubjects.find(kibanaChrome)
[00:06:51]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:06:51]                     │ debg ... sleep(501) start
[00:06:51]                     │ debg ... sleep(501) end
[00:06:51]                     │ debg in navigateTo url = http://localhost:61221/app/management
[00:06:51]                     │ debg TestSubjects.exists(statusPageContainer)
[00:06:51]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:06:54]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:06:54]                     │ debg TestSubjects.click(objects)
[00:06:54]                     │ debg Find.clickByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:06:54]                     │ debg Find.findByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:06:54]                     │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:06:55]                     │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:06:55]                     │        (Session info: headless chrome=88.0.4324.150)
[00:07:02]                   │ debg importFile(/dev/shm/workspace/parallel/22/kibana/test/functional/apps/management/exports/_import_objects_multiple_exists.json)
[00:07:02]                   │ debg Clicking importObjects
[00:07:02]                   │ debg TestSubjects.click(importObjects)
[00:07:02]                   │ debg Find.clickByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:07:02]                   │ debg Find.findByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:07:02]                   │ debg Setting the path '/dev/shm/workspace/parallel/22/kibana/test/functional/apps/management/exports/_import_objects_multiple_exists.json' on the file input
[00:07:02]                   │ debg Find.findByCssSelector('.euiFilePicker__input') with timeout=10000
[00:07:02]                   │ debg Toggling overwriteAll
[00:07:02]                   │ debg TestSubjects.find(savedObjectsManagement-importModeControl-overwriteRadioGroup)
[00:07:02]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectsManagement-importModeControl-overwriteRadioGroup"]') with timeout=10000
[00:07:02]                   │ debg TestSubjects.click(importSavedObjectsImportBtn)
[00:07:02]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:07:02]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:07:02]                   │ proc [kibana]   log   [17:22:35.490] [warning][savedobjects-service] Importing saved objects from a .json file has been deprecated
[00:07:02]                   │ debg done importing the file
[00:07:02]                   │ debg isGlobalLoadingIndicatorVisible
[00:07:02]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:02]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:04]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:07:04]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:04]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:04]                   │ debg TestSubjects.exists(importSavedObjectsLegacyWarning)
[00:07:04]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsLegacyWarning"]') with timeout=20000
[00:07:04]                   │ debg TestSubjects.exists(importSavedObjectsConflictsWarning)
[00:07:04]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsConflictsWarning"]') with timeout=20000
[00:07:04]                   │ debg Find.clickByCssSelector('select[data-test-subj="managementChangeIndexSelection-logstash-*"] >
[00:07:04]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:07:04]                   │ debg Find.findByCssSelector('select[data-test-subj="managementChangeIndexSelection-logstash-*"] >
[00:07:04]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:07:05]                   │ debg TestSubjects.click(importSavedObjectsConfirmBtn)
[00:07:05]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:07:05]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:07:05]                   │ debg Clicking modal confirm
[00:07:05]                   │ debg TestSubjects.exists(confirmModalTitleText)
[00:07:05]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:07:05]                   │ERROR browser[SEVERE] http://localhost:61221/api/saved_objects/visualization/test-1 - Failed to load resource: the server responded with a status of 409 (Conflict)
[00:07:05]                   │ debg TestSubjects.click(confirmModalConfirmButton)
[00:07:05]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:05]                   │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:06]                   │ERROR browser[SEVERE] http://localhost:61221/api/saved_objects/visualization/test-2 - Failed to load resource: the server responded with a status of 409 (Conflict)
[00:07:06]                   │ debg Clicking modal confirm
[00:07:06]                   │ debg TestSubjects.exists(confirmModalTitleText)
[00:07:06]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:07:06]                   │ debg TestSubjects.click(confirmModalConfirmButton)
[00:07:06]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:06]                   │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:06]                   │ debg TestSubjects.exists(importSavedObjectsSuccess)
[00:07:06]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsSuccess"]') with timeout=2500
[00:07:07]                   └- ✓ pass  (4.8s) "management  import objects .json file should allow the user to confirm overriding multiple duplicate saved objects"
[00:07:07]                 └-> "after each" hook for "should allow the user to confirm overriding multiple duplicate saved objects"
[00:07:07]                   │ info [saved_objects_imports] Unloading indices from "mappings.json"
[00:07:07]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/Uqbft3a4TP2xz-dGYcCnLw] deleting index
[00:07:07]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_pre6.5.0_001/A716C-abSTaQl_5Vu8e8Tg] deleting index
[00:07:07]                   │ info [saved_objects_imports] Deleted existing index ".kibana_8.0.0_001"
[00:07:07]                   │ info [saved_objects_imports] Deleted existing index ".kibana_pre6.5.0_001"
[00:07:07]                   │ info [saved_objects_imports] Unloading indices from "data.json.gz"
[00:07:07]                 └-> should allow the user to confirm overriding multiple duplicate index patterns
[00:07:07]                   └-> "before each" hook: global before each for "should allow the user to confirm overriding multiple duplicate index patterns"
[00:07:07]                   └-> "before each" hook for "should allow the user to confirm overriding multiple duplicate index patterns"
[00:07:07]                     │ info [saved_objects_imports] Loading "mappings.json"
[00:07:07]                     │ info [saved_objects_imports] Loading "data.json.gz"
[00:07:07]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:07:07]                     │ info [saved_objects_imports] Created index ".kibana"
[00:07:07]                     │ debg [saved_objects_imports] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:07:07]                     │ info [saved_objects_imports] Indexed 6 docs into ".kibana"
[00:07:07]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana/D7AS--AjRMmxK9nmw8ZH7A] update_mapping [_doc]
[00:07:07]                     │ debg Migrating saved objects
[00:07:07]                     │ proc [kibana]   log   [17:22:40.033] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:07:07]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana/D7AS--AjRMmxK9nmw8ZH7A]]
[00:07:07]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana]
[00:07:07]                     │ proc [kibana]   log   [17:22:40.062] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:07:07]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:07:07]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:07:07]                     │ proc [kibana]   log   [17:22:40.117] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:07:07]                     │ proc [kibana]   log   [17:22:40.121] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:07:07]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 5441 finished with response BulkByScrollResponse[took=18.6ms,timed_out=false,sliceId=null,updated=0,created=6,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:07:07]                     │ proc [kibana]   log   [17:22:40.226] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:07:07]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana/D7AS--AjRMmxK9nmw8ZH7A] deleting index
[00:07:07]                     │ proc [kibana]   log   [17:22:40.253] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:07:07]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana_pre6.5.0_001/stkaTCOFSIeWmWZdg8cxCw]]
[00:07:07]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:07:07]                     │ proc [kibana]   log   [17:22:40.284] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:07:07]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:07:07]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:07:07]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_reindex_temp][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_reindex_temp][0]]"
[00:07:07]                     │ proc [kibana]   log   [17:22:40.332] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:07:07]                     │ proc [kibana]   log   [17:22:40.336] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:07:07]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 5480 finished with response BulkByScrollResponse[took=16.8ms,timed_out=false,sliceId=null,updated=0,created=6,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:07:07]                     │ proc [kibana]   log   [17:22:40.443] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:07:07]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] adding block write to indices [[.kibana_8.0.0_reindex_temp/df95sPYYSsS2ikkkeUZc9A]]
[00:07:07]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:07:07]                     │ proc [kibana]   log   [17:22:40.478] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:07:07]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:07:07]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:07:07]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:07:07]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/pGqA3KTuQh2DvZs7sBcmng] create_mapping
[00:07:07]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_001][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_001][0]]"
[00:07:07]                     │ proc [kibana]   log   [17:22:40.566] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:07:07]                     │ proc [kibana]   log   [17:22:40.574] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:07:07]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/pGqA3KTuQh2DvZs7sBcmng] update_mapping [_doc]
[00:07:07]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/pGqA3KTuQh2DvZs7sBcmng] update_mapping [_doc]
[00:07:08]                     │ proc [kibana]   log   [17:22:41.510] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:07:08]                     │ proc [kibana]   log   [17:22:41.519] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:07:08]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/pGqA3KTuQh2DvZs7sBcmng] update_mapping [_doc]
[00:07:08]                     │ proc [kibana]   log   [17:22:41.554] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:07:08]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] 5541 finished with response BulkByScrollResponse[took=18.1ms,timed_out=false,sliceId=null,updated=6,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:07:08]                     │ proc [kibana]   log   [17:22:41.660] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:07:08]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_reindex_temp/df95sPYYSsS2ikkkeUZc9A] deleting index
[00:07:08]                     │ proc [kibana]   log   [17:22:41.689] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:07:08]                     │ proc [kibana]   log   [17:22:41.689] [info][savedobjects-service] [.kibana] Migration completed after 1659ms
[00:07:08]                     │ debg [saved_objects_imports] Migrated Kibana index after loading Kibana data
[00:07:08]                     │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:07:08]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1613753177962286009] [.kibana_8.0.0_001/pGqA3KTuQh2DvZs7sBcmng] update_mapping [_doc]
[00:07:10]                     │ debg replacing kibana config doc: {}
[00:07:11]                     │ debg navigating to settings url: http://localhost:61221/app/management
[00:07:11]                     │ debg navigate to: http://localhost:61221/app/management
[00:07:12]                     │ debg browser[INFO] http://localhost:61221/app/management?_t=1613755364548 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:07:12]                     │
[00:07:12]                     │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:12]                     │ debg ... sleep(700) start
[00:07:13]                     │ debg ... sleep(700) end
[00:07:13]                     │ debg returned from get, calling refresh
[00:07:13]                     │ debg browser[INFO] http://localhost:61221/app/management?_t=1613755364548 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:07:13]                     │
[00:07:13]                     │ debg browser[INFO] http://localhost:61221/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:13]                     │ debg currentUrl = http://localhost:61221/app/management
[00:07:13]                     │          appUrl = http://localhost:61221/app/management
[00:07:13]                     │ debg TestSubjects.find(kibanaChrome)
[00:07:13]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:07:13]                     │ debg ... sleep(501) start
[00:07:14]                     │ debg ... sleep(501) end
[00:07:14]                     │ debg in navigateTo url = http://localhost:61221/app/management
[00:07:14]                     │ debg TestSubjects.exists(statusPageContainer)
[00:07:14]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:07:16]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:07:17]                     │ debg TestSubjects.click(objects)
[00:07:17]                     │ debg Find.clickByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:07:17]                     │ debg Find.findByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:07:17]                     │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:07:18]                     │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:07:18]                     │        (Session info: headless chrome=88.0.4324.150)
[00:07:25]                   │ debg importFile(/dev/shm/workspace/parallel/22/kibana/test/functional/apps/management/exports/_import_index_patterns_multiple_exists.json)
[00:07:25]                   │ debg Clicking importObjects
[00:07:25]                   │ debg TestSubjects.click(importObjects)
[00:07:25]                   │ debg Find.clickByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:07:25]                   │ debg Find.findByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:07:25]                   │ debg Setting the path '/dev/shm/workspace/parallel/22/kibana/test/functional/apps/management/exports/_import_index_patterns_multiple_exists.json' on the file input
[00:07:25]                   │ debg Find.findByCssSelector('.euiFilePicker__input') with timeout=10000
[00:07:25]                   │ debg Toggling overwriteAll
[00:07:25]                   │ debg TestSubjects.find(savedObjectsManagement-importModeControl-overwriteRadioGroup)
[00:07:25]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectsManagement-importModeControl-overwriteRadioGroup"]') with timeout=10000
[00:07:25]                   │ debg TestSubjects.click(importSavedObjectsImportBtn)
[00:07:25]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:07:25]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:07:25]                   │ proc [kibana]   log   [17:22:58.320] [warning][savedobjects-service] Importing saved objects from a .json file has been deprecated
[00:07:25]                   │ debg done importing the file
[00:07:25]                   │ debg isGlobalLoadingIndicatorVisible
[00:07:25]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:25]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:27]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:07:27]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:27]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:27]                   │ debg Clicking modal confirm
[00:07:27]                   │ debg TestSubjects.exists(confirmModalTitleText)
[00:07:27]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:07:27]                   │ debg TestSubjects.click(confirmModalConfirmButton)
[00:07:27]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:27]                   │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:28]                   │ debg Clicking modal confirm
[00:07:28]                   │ debg TestSubjects.exists(confirmModalTitleText)
[00:07:28]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:07:29]                   │ debg TestSubjects.click(confirmModalConfirmButton)
[00:07:29]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:29]                   │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:30]                   │ debg TestSubjects.exists(importSavedObjectsSuccess)
[00:07:30]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsSuccess"]') with timeout=2500
[00:07:32]                   │ debg --- retry.tryForTime error: [data-test-subj="importSavedObjectsSuccess"] is not displayed
[00:07:33]                   │ info Taking screenshot "/dev/shm/workspace/parallel/22/kibana/test/functional/screenshots/failure/management  import objects _json file should allow the user to confirm overriding multiple duplicate index patterns.png"
[00:07:33]                   │ info Current URL is: http://localhost:61221/app/management/kibana/objects
[00:07:33]                   │ info Saving page source to: /dev/shm/workspace/parallel/22/kibana/test/functional/failure_debug/html/management  import objects _json file should allow the user to confirm overriding multiple duplicate index patterns.html
[00:07:33]                   └- ✖ fail: management  import objects .json file should allow the user to confirm overriding multiple duplicate index patterns
[00:07:33]                   │      Error: expected false to equal true
[00:07:33]                   │       at Assertion.assert (packages/kbn-expect/expect.js:100:11)
[00:07:33]                   │       at Assertion.be.Assertion.equal (packages/kbn-expect/expect.js:227:8)
[00:07:33]                   │       at Assertion.be (packages/kbn-expect/expect.js:69:22)
[00:07:33]                   │       at Context.<anonymous> (test/functional/apps/management/_import_objects.ts:340:33)
[00:07:33]                   │       at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:07:33]                   │ 
[00:07:33]                   │ 

Stack Trace

Error: expected false to equal true
    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 Context.<anonymous> (test/functional/apps/management/_import_objects.ts:340:33)
    at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
canvas 1159 1149 -10
console 170 160 -10
crossClusterReplication 161 151 -10
dashboard 206 196 -10
data 706 696 -10
discover 349 339 -10
globalSearchBar 38 28 -10
home 78 68 -10
indexLifecycleManagement 203 193 -10
indexManagement 527 517 -10
kibanaOverview 43 33 -10
observability 109 99 -10
remoteClusters 141 131 -10
rollup 179 169 -10
securitySolution 2213 2203 -10
snapshotRestore 178 168 -10
usageCollection 22 12 -10
visTypeTable 84 74 -10
visTypeXy 101 91 -10
visualizations 150 140 -10
total -200

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
canvas 1.4MB 1.4MB -10.2KB
console 934.2KB 923.7KB -10.5KB
dashboard 181.3KB 170.7KB -10.5KB
data 225.6KB 215.6KB -10.1KB
discover 407.3KB 396.9KB -10.5KB
home 184.9KB 174.7KB -10.3KB
indexLifecycleManagement 240.0KB 240.1KB +162.0B
indexManagement 1.4MB 1.4MB -9.5KB
rollup 245.4KB 245.4KB +1.0B
securitySolution 7.7MB 7.7MB +2.0B
visTypeTable 120.8KB 110.3KB -10.5KB
visTypeXy 130.3KB 119.8KB -10.4KB
visualizations 56.8KB 46.2KB -10.5KB
total -102.8KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
canvas 592.0KB 592.1KB +72.0B
console 26.7KB 26.7KB -2.0B
crossClusterReplication 37.1KB 26.9KB -10.3KB
dashboard 309.0KB 309.0KB -2.0B
data 914.3KB 914.3KB +72.0B
discover 79.4KB 79.5KB +72.0B
globalSearchBar 48.5KB 38.2KB -10.3KB
home 17.4KB 17.4KB -2.0B
indexLifecycleManagement 63.6KB 53.1KB -10.5KB
indexManagement 43.8KB 43.8KB -2.0B
kibanaOverview 46.9KB 36.5KB -10.4KB
observability 37.1KB 27.2KB -9.8KB
remoteClusters 25.9KB 15.6KB -10.3KB
rollup 55.3KB 44.9KB -10.4KB
securitySolution 245.1KB 234.8KB -10.3KB
snapshotRestore 60.0KB 49.5KB -10.5KB
usageCollection 20.5KB 10.0KB -10.4KB
visTypeTable 8.9KB 8.9KB -2.0B
visTypeXy 46.5KB 46.5KB -2.0B
visualizations 113.8KB 113.8KB -2.0B
total -103.0KB
Unknown metric groups

@kbn/ui-shared-deps asset size

id before after diff
kbn-ui-shared-deps.@elastic.js 2.5MB 2.5MB +1.0B
kbn-ui-shared-deps.js 7.4MB 7.4MB +7.2KB
total +7.2KB

History

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

@afharo afharo merged commit fb2f6ab into elastic:master Feb 19, 2021
kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Feb 19, 2021
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@kibanamachine
Copy link
Contributor

💚 Backport successful

7.x / #92072

Successful backport PRs will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Feb 19, 2021
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
@afharo afharo deleted the add-@kbn/analytics-to-shared-deps branch February 19, 2021 22:34
jloleysens added a commit to jloleysens/kibana that referenced this pull request Feb 22, 2021
…ndition-for-hiding-recommded-allocation

* 'master' of github.com:elastic/kibana: (117 commits)
  [coverage] ingest data in parallel (elastic#92074)
  [Lens] Drag and drop performance improvements (elastic#91641)
  A few more environment uiFilters fixes (elastic#92044)
  Enabling Uptime and Dashboard a11y test (elastic#91017)
  [Security Solution][Detections] Adds more granular validation for nested fields (elastic#92041)
  [Security Solution] [Detections] add overflow-wrap for description (elastic#91945)
  [Security Solution] [Detections] do not truncate filename in value list table in modal (elastic#91952)
  Skip flaky apm test elastic#91673 (elastic#92065)
  [docker] Default server.name to hostname (elastic#90799)
  Use documentation link service for snapshot restore (elastic#91596)
  [Security Solution] Clearing up all jest errors and warnings (elastic#91740)
  Add `@kbn/analytics` to UI Shared Deps (elastic#91810)
  [7.12][Telemetry] Add missing fields for security telemetry (elastic#91920)
  [Security Solution] Adds cypress-pipe (elastic#91550)
  [ML] Fix event rate chart annotation position (elastic#91899)
  [APM] Break down error table api removing the sparklines (elastic#89138)
  docs: update dependencies table bug (elastic#91964)
  [Time to Visualize] Stay in Edit Mode After Dashboard Quicksave (elastic#91729)
  Unskip Search Sessions Management UI test (elastic#90110)
  [Fleet] Handle long text in agent details page (elastic#91776)
  ...

# Conflicts:
#	x-pack/plugins/index_lifecycle_management/__jest__/client_integration/edit_policy/edit_policy.helpers.tsx
#	x-pack/plugins/index_lifecycle_management/__jest__/components/edit_policy.test.tsx
gmmorris added a commit to gmmorris/kibana that referenced this pull request Feb 22, 2021
…bana into task-manager/docs-monitoring

* 'task-manager/docs-monitoring' of github.com:gmmorris/kibana: (29 commits)
  Update docs/developer/plugin-list.asciidoc
  Update docs/api/task-manager/health.asciidoc
  Update docs/api/task-manager/health.asciidoc
  [Lens] Load indexpatterns list from indexPattern Service (elastic#91984)
  [coverage] ingest data in parallel (elastic#92074)
  [Lens] Drag and drop performance improvements (elastic#91641)
  A few more environment uiFilters fixes (elastic#92044)
  Enabling Uptime and Dashboard a11y test (elastic#91017)
  [Security Solution][Detections] Adds more granular validation for nested fields (elastic#92041)
  [Security Solution] [Detections] add overflow-wrap for description (elastic#91945)
  [Security Solution] [Detections] do not truncate filename in value list table in modal (elastic#91952)
  Skip flaky apm test elastic#91673 (elastic#92065)
  [docker] Default server.name to hostname (elastic#90799)
  Use documentation link service for snapshot restore (elastic#91596)
  [Security Solution] Clearing up all jest errors and warnings (elastic#91740)
  Add `@kbn/analytics` to UI Shared Deps (elastic#91810)
  [7.12][Telemetry] Add missing fields for security telemetry (elastic#91920)
  [Security Solution] Adds cypress-pipe (elastic#91550)
  [ML] Fix event rate chart annotation position (elastic#91899)
  [APM] Break down error table api removing the sparklines (elastic#89138)
  ...
gmmorris added a commit to gmmorris/kibana that referenced this pull request Feb 22, 2021
* master: (36 commits)
  [Uptime] Thumbnail full screen view steps navigation fix (elastic#91895)
  Implement ScopedHistory.block (elastic#91099)
  [Lens] Fix overlowing content on a chart for charts and table (elastic#92006)
  handle source column differences in embeddable as well (elastic#91987)
  [Vega] [Map] disable map rotation using right right click /  touch rotation gesture (elastic#91996)
  [Lens] Load indexpatterns list from indexPattern Service (elastic#91984)
  [coverage] ingest data in parallel (elastic#92074)
  [Lens] Drag and drop performance improvements (elastic#91641)
  A few more environment uiFilters fixes (elastic#92044)
  Enabling Uptime and Dashboard a11y test (elastic#91017)
  [Security Solution][Detections] Adds more granular validation for nested fields (elastic#92041)
  [Security Solution] [Detections] add overflow-wrap for description (elastic#91945)
  [Security Solution] [Detections] do not truncate filename in value list table in modal (elastic#91952)
  Skip flaky apm test elastic#91673 (elastic#92065)
  [docker] Default server.name to hostname (elastic#90799)
  Use documentation link service for snapshot restore (elastic#91596)
  [Security Solution] Clearing up all jest errors and warnings (elastic#91740)
  Add `@kbn/analytics` to UI Shared Deps (elastic#91810)
  [7.12][Telemetry] Add missing fields for security telemetry (elastic#91920)
  [Security Solution] Adds cypress-pipe (elastic#91550)
  ...
@spalger
Copy link
Contributor

spalger commented Feb 22, 2021

@afharo please make sure that @kbn/analytics is listed in the package.json file https://github.com/elastic/kibana/blob/master/packages/kbn-ui-shared-deps/package.json#L17 so that bootstrap knows to rebuild @kbn/ui-shared-deps when @kbn/analytics changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed Feature:Telemetry performance release_note:skip Skip the PR/issue when compiling release notes v7.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants