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

[7.x] [Lens] Fix runtime validation error message (#93195) #93216

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

dej611
Copy link
Contributor

@dej611 dej611 commented Mar 2, 2021

Backports the following commits to 7.x:

@dej611 dej611 added the backport label Mar 2, 2021
@dej611 dej611 enabled auto-merge (squash) March 2, 2021 13:58
@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-1614693751915884662] [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-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (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-1614693751915884662] [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-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (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:02]           └-: 
[00:00:02]             └-> "before all" hook in ""
[00:01:00]             └-: import objects
[00:01:00]               └-> "before all" hook in "import objects"
[00:05:08]               └-: .json file
[00:05:08]                 └-> "before all" hook for "should import saved objects"
[00:05:08]                 └-> should import saved objects
[00:05:08]                   └-> "before each" hook: global before each for "should import saved objects"
[00:05:08]                   └-> "before each" hook for "should import saved objects"
[00:05:08]                     │ info [saved_objects_imports] Loading "mappings.json"
[00:05:08]                     │ info [saved_objects_imports] Loading "data.json.gz"
[00:05:08]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:05:08]                     │ info [saved_objects_imports] Created index ".kibana"
[00:05:08]                     │ debg [saved_objects_imports] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:05:08]                     │ info [saved_objects_imports] Indexed 6 docs into ".kibana"
[00:05:08]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana/vI0uwdAiQ0a1idYNctRJ2w] update_mapping [_doc]
[00:05:08]                     │ debg Migrating saved objects
[00:05:08]                     │ proc [kibana]   log   [14:38:11.259] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:05:08]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana/vI0uwdAiQ0a1idYNctRJ2w]]
[00:05:08]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana]
[00:05:08]                     │ proc [kibana]   log   [14:38:11.297] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:05:08]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:05:08]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:05:08]                     │ proc [kibana]   log   [14:38:11.465] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:05:08]                     │ proc [kibana]   log   [14:38:11.470] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:05:08]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 4329 finished with response BulkByScrollResponse[took=21.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:05:08]                     │ proc [kibana]   log   [14:38:11.578] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:05:08]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana/vI0uwdAiQ0a1idYNctRJ2w] deleting index
[00:05:09]                     │ proc [kibana]   log   [14:38:11.611] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:05:09]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana_pre6.5.0_001/NPU177IFQwKQ_bHGW8jLXw]]
[00:05:09]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:05:09]                     │ proc [kibana]   log   [14:38:11.656] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:05:09]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:05:09]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_7.13.0_reindex_temp]
[00:05:09]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.13.0_reindex_temp][0]]]).
[00:05:09]                     │ proc [kibana]   log   [14:38:11.713] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:05:09]                     │ proc [kibana]   log   [14:38:11.721] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:05:09]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 4368 finished with response BulkByScrollResponse[took=12.7ms,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:09]                     │ proc [kibana]   log   [14:38:11.827] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:05:09]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana_7.13.0_reindex_temp/_npCRMAoQbuUnuGIbRQwAQ]]
[00:05:09]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana_7.13.0_reindex_temp]
[00:05:09]                     │ proc [kibana]   log   [14:38:11.864] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:05:09]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] applying create index request using existing index [.kibana_7.13.0_reindex_temp] metadata
[00:05:09]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:05:09]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_7.13.0_001]
[00:05:09]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/c_7HOUHIT0q1k7F_cTRgug] create_mapping [_doc]
[00:05:09]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.13.0_001][0]]]).
[00:05:09]                     │ proc [kibana]   log   [14:38:11.951] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:05:09]                     │ proc [kibana]   log   [14:38:11.960] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:05:09]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/c_7HOUHIT0q1k7F_cTRgug] update_mapping [_doc]
[00:05:09]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/c_7HOUHIT0q1k7F_cTRgug] update_mapping [_doc]
[00:05:10]                     │ proc [kibana]   log   [14:38:12.893] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:05:10]                     │ proc [kibana]   log   [14:38:12.899] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:05:10]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/c_7HOUHIT0q1k7F_cTRgug] update_mapping [_doc]
[00:05:10]                     │ proc [kibana]   log   [14:38:12.928] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:05:10]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 4429 finished with response BulkByScrollResponse[took=18.5ms,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:10]                     │ proc [kibana]   log   [14:38:13.033] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:05:10]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_reindex_temp/_npCRMAoQbuUnuGIbRQwAQ] deleting index
[00:05:10]                     │ proc [kibana]   log   [14:38:13.060] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:05:10]                     │ proc [kibana]   log   [14:38:13.061] [info][savedobjects-service] [.kibana] Migration completed after 1806ms
[00:05:10]                     │ debg [saved_objects_imports] Migrated Kibana index after loading Kibana data
[00:05:10]                     │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:05:10]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/c_7HOUHIT0q1k7F_cTRgug] update_mapping [_doc]
[00:05:12]                     │ debg replacing kibana config doc: {}
[00:05:13]                     │ debg navigating to settings url: http://localhost:61211/app/management
[00:05:13]                     │ debg navigate to: http://localhost:61211/app/management
[00:05:13]                     │ debg browser[INFO] http://localhost:61211/app/management?_t=1614695895926 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:13]                     │
[00:05:13]                     │ debg browser[INFO] http://localhost:61211/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:05:13]                     │ debg ... sleep(700) start
[00:05:14]                     │ debg ... sleep(700) end
[00:05:14]                     │ debg returned from get, calling refresh
[00:05:14]                     │ debg browser[INFO] http://localhost:61211/app/management?_t=1614695895926 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:14]                     │
[00:05:14]                     │ debg browser[INFO] http://localhost:61211/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:05:14]                     │ debg currentUrl = http://localhost:61211/app/management
[00:05:14]                     │          appUrl = http://localhost:61211/app/management
[00:05:14]                     │ debg TestSubjects.find(kibanaChrome)
[00:05:14]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:05:14]                     │ debg ... sleep(501) start
[00:05:15]                     │ debg ... sleep(501) end
[00:05:15]                     │ debg in navigateTo url = http://localhost:61211/app/management
[00:05:15]                     │ debg TestSubjects.exists(statusPageContainer)
[00:05:15]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:05:17]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:05:18]                     │ debg TestSubjects.click(objects)
[00:05:18]                     │ debg Find.clickByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:05:18]                     │ debg Find.findByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:05:18]                     │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:05:18]                     │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:05:18]                     │        (Session info: headless chrome=88.0.4324.182)
[00:05:24]                   │ debg importFile(/dev/shm/workspace/parallel/21/kibana/test/functional/apps/management/exports/_import_objects.json)
[00:05:24]                   │ debg Clicking importObjects
[00:05:24]                   │ debg TestSubjects.click(importObjects)
[00:05:24]                   │ debg Find.clickByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:05:24]                   │ debg Find.findByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:05:24]                   │ debg Setting the path '/dev/shm/workspace/parallel/21/kibana/test/functional/apps/management/exports/_import_objects.json' on the file input
[00:05:24]                   │ debg Find.findByCssSelector('.euiFilePicker__input') with timeout=10000
[00:05:24]                   │ debg Leaving overwriteAll alone
[00:05:24]                   │ debg TestSubjects.click(importSavedObjectsImportBtn)
[00:05:24]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:05:24]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:05:25]                   │ proc [kibana]   log   [14:38:27.630] [warning][savedobjects-service] Importing saved objects from a .json file has been deprecated
[00:05:25]                   │ debg done importing the file
[00:05:25]                   │ debg isGlobalLoadingIndicatorVisible
[00:05:25]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:05:25]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:05:26]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:05:27]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:05:27]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:05:27]                   │ debg TestSubjects.exists(importSavedObjectsSuccess)
[00:05:27]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsSuccess"]') with timeout=20000
[00:05:27]                   │ debg TestSubjects.click(importSavedObjectsDoneBtn)
[00:05:27]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsDoneBtn"]') with timeout=10000
[00:05:27]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsDoneBtn"]') with timeout=10000
[00:05:27]                   │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:05:31]                   │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:05:31]                   │        (Session info: headless chrome=88.0.4324.182)
[00:05:31]                   │ debg --- retry.try error: Waiting
[00:05:32]                   │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:05:36]                   │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:05:41]                   │ debg TestSubjects.find(savedObjectsTable)
[00:05:41]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectsTable"]') with timeout=10000
[00:05:41]                   └- ✓ pass  (16.5s) "management  import objects .json file should import saved objects"
[00:05:41]                 └-> "after each" hook for "should import saved objects"
[00:05:41]                   │ info [saved_objects_imports] Unloading indices from "mappings.json"
[00:05:41]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/c_7HOUHIT0q1k7F_cTRgug] deleting index
[00:05:41]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_pre6.5.0_001/NPU177IFQwKQ_bHGW8jLXw] deleting index
[00:05:41]                   │ info [saved_objects_imports] Deleted existing index ".kibana_pre6.5.0_001"
[00:05:41]                   │ info [saved_objects_imports] Deleted existing index ".kibana_7.13.0_001"
[00:05:41]                   │ info [saved_objects_imports] Unloading indices from "data.json.gz"
[00:05:41]                 └-> should provide dialog to allow the importing of saved objects with index pattern conflicts
[00:05:41]                   └-> "before each" hook: global before each for "should provide dialog to allow the importing of saved objects with index pattern conflicts"
[00:05:41]                   └-> "before each" hook for "should provide dialog to allow the importing of saved objects with index pattern conflicts"
[00:05:41]                     │ info [saved_objects_imports] Loading "mappings.json"
[00:05:41]                     │ info [saved_objects_imports] Loading "data.json.gz"
[00:05:41]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:05:41]                     │ info [saved_objects_imports] Created index ".kibana"
[00:05:41]                     │ debg [saved_objects_imports] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:05:41]                     │ info [saved_objects_imports] Indexed 6 docs into ".kibana"
[00:05:41]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana/uPrGq7nhTeCRsWpzRGz0Zw] update_mapping [_doc]
[00:05:41]                     │ debg Migrating saved objects
[00:05:41]                     │ proc [kibana]   log   [14:38:44.003] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:05:41]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana/uPrGq7nhTeCRsWpzRGz0Zw]]
[00:05:41]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana]
[00:05:41]                     │ proc [kibana]   log   [14:38:44.038] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:05:41]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:05:41]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:05:41]                     │ proc [kibana]   log   [14:38:44.084] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:05:41]                     │ proc [kibana]   log   [14:38:44.088] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:05:41]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 4659 finished with response BulkByScrollResponse[took=15.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:41]                     │ proc [kibana]   log   [14:38:44.195] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:05:41]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana/uPrGq7nhTeCRsWpzRGz0Zw] deleting index
[00:05:41]                     │ proc [kibana]   log   [14:38:44.222] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:05:41]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana_pre6.5.0_001/YXcr9cLDR2efgfqF4W44Zw]]
[00:05:41]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:05:41]                     │ proc [kibana]   log   [14:38:44.255] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:05:41]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:05:41]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_7.13.0_reindex_temp]
[00:05:41]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.13.0_reindex_temp][0]]]).
[00:05:41]                     │ proc [kibana]   log   [14:38:44.304] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:05:41]                     │ proc [kibana]   log   [14:38:44.308] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:05:41]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 4698 finished with response BulkByScrollResponse[took=12.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:41]                     │ proc [kibana]   log   [14:38:44.413] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:05:41]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana_7.13.0_reindex_temp/lN-h8C6hQ0WHsLyEtE6f5A]]
[00:05:41]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana_7.13.0_reindex_temp]
[00:05:41]                     │ proc [kibana]   log   [14:38:44.450] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:05:41]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] applying create index request using existing index [.kibana_7.13.0_reindex_temp] metadata
[00:05:41]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:05:41]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_7.13.0_001]
[00:05:41]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/udteEPr7TyKkilPc9w5Fyw] create_mapping [_doc]
[00:05:41]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.13.0_001][0]]]).
[00:05:41]                     │ proc [kibana]   log   [14:38:44.543] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:05:41]                     │ proc [kibana]   log   [14:38:44.550] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:05:41]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/udteEPr7TyKkilPc9w5Fyw] update_mapping [_doc]
[00:05:41]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/udteEPr7TyKkilPc9w5Fyw] update_mapping [_doc]
[00:05:42]                     │ proc [kibana]   log   [14:38:45.482] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:05:42]                     │ proc [kibana]   log   [14:38:45.488] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:05:42]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/udteEPr7TyKkilPc9w5Fyw] update_mapping [_doc]
[00:05:42]                     │ proc [kibana]   log   [14:38:45.518] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:05:42]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 4759 finished with response BulkByScrollResponse[took=19.2ms,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:43]                     │ proc [kibana]   log   [14:38:45.623] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:05:43]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_reindex_temp/lN-h8C6hQ0WHsLyEtE6f5A] deleting index
[00:05:43]                     │ proc [kibana]   log   [14:38:45.656] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:05:43]                     │ proc [kibana]   log   [14:38:45.657] [info][savedobjects-service] [.kibana] Migration completed after 1657ms
[00:05:43]                     │ debg [saved_objects_imports] Migrated Kibana index after loading Kibana data
[00:05:43]                     │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:05:43]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/udteEPr7TyKkilPc9w5Fyw] update_mapping [_doc]
[00:05:44]                     │ debg replacing kibana config doc: {}
[00:05:45]                     │ debg navigating to settings url: http://localhost:61211/app/management
[00:05:45]                     │ debg navigate to: http://localhost:61211/app/management
[00:05:45]                     │ debg ... sleep(700) start
[00:05:45]                     │ debg browser[INFO] http://localhost:61211/app/management?_t=1614695928512 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:45]                     │
[00:05:45]                     │ debg browser[INFO] http://localhost:61211/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:05:46]                     │ debg ... sleep(700) end
[00:05:46]                     │ debg returned from get, calling refresh
[00:05:47]                     │ debg browser[INFO] http://localhost:61211/app/management?_t=1614695928512 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:47]                     │
[00:05:47]                     │ debg browser[INFO] http://localhost:61211/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:05:47]                     │ debg currentUrl = http://localhost:61211/app/management
[00:05:47]                     │          appUrl = http://localhost:61211/app/management
[00:05:47]                     │ debg TestSubjects.find(kibanaChrome)
[00:05:47]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:05:47]                     │ debg ... sleep(501) start
[00:05:47]                     │ debg ... sleep(501) end
[00:05:47]                     │ debg in navigateTo url = http://localhost:61211/app/management
[00:05:47]                     │ debg TestSubjects.exists(statusPageContainer)
[00:05:47]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:05:50]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:05:50]                     │ debg TestSubjects.click(objects)
[00:05:50]                     │ debg Find.clickByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:05:50]                     │ debg Find.findByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:05:51]                     │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:05:51]                     │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:05:51]                     │        (Session info: headless chrome=88.0.4324.182)
[00:05:57]                   │ debg importFile(/dev/shm/workspace/parallel/21/kibana/test/functional/apps/management/exports/_import_objects-conflicts.json)
[00:05:57]                   │ debg Clicking importObjects
[00:05:57]                   │ debg TestSubjects.click(importObjects)
[00:05:57]                   │ debg Find.clickByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:05:57]                   │ debg Find.findByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:05:57]                   │ debg Setting the path '/dev/shm/workspace/parallel/21/kibana/test/functional/apps/management/exports/_import_objects-conflicts.json' on the file input
[00:05:57]                   │ debg Find.findByCssSelector('.euiFilePicker__input') with timeout=10000
[00:05:58]                   │ debg Leaving overwriteAll alone
[00:05:58]                   │ debg TestSubjects.click(importSavedObjectsImportBtn)
[00:05:58]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:05:58]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:05:58]                   │ proc [kibana]   log   [14:39:00.739] [warning][savedobjects-service] Importing saved objects from a .json file has been deprecated
[00:05:58]                   │ debg done importing the file
[00:05:58]                   │ debg isGlobalLoadingIndicatorVisible
[00:05:58]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:05:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:05:59]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:06:00]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:00]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:00]                   │ debg TestSubjects.exists(importSavedObjectsLegacyWarning)
[00:06:00]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsLegacyWarning"]') with timeout=20000
[00:06:00]                   │ debg TestSubjects.exists(importSavedObjectsConflictsWarning)
[00:06:00]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsConflictsWarning"]') with timeout=20000
[00:06:00]                   │ debg Find.clickByCssSelector('select[data-test-subj="managementChangeIndexSelection-d1e4c910-a2e6-11e7-bb30-233be9be6a15"] >
[00:06:00]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:06:00]                   │ debg Find.findByCssSelector('select[data-test-subj="managementChangeIndexSelection-d1e4c910-a2e6-11e7-bb30-233be9be6a15"] >
[00:06:00]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:06:00]                   │ debg TestSubjects.click(importSavedObjectsConfirmBtn)
[00:06:00]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:06:00]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:06:00]                   │ debg isGlobalLoadingIndicatorVisible
[00:06:00]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:00]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:06:00]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:00]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:01]                   │ debg TestSubjects.click(importSavedObjectsDoneBtn)
[00:06:01]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsDoneBtn"]') with timeout=10000
[00:06:01]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsDoneBtn"]') with timeout=10000
[00:06:01]                   │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:06:05]                   │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:06:05]                   │        (Session info: headless chrome=88.0.4324.182)
[00:06:06]                   │ debg --- retry.try error: Waiting
[00:06:06]                   │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:06:10]                   │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:06:15]                   │ debg TestSubjects.find(savedObjectsTable)
[00:06:15]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectsTable"]') with timeout=10000
[00:06:15]                   └- ✓ pass  (17.6s) "management  import objects .json file should provide dialog to allow the importing of saved objects with index pattern conflicts"
[00:06:15]                 └-> "after each" hook for "should provide dialog to allow the importing of saved objects with index pattern conflicts"
[00:06:15]                   │ info [saved_objects_imports] Unloading indices from "mappings.json"
[00:06:15]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_pre6.5.0_001/YXcr9cLDR2efgfqF4W44Zw] deleting index
[00:06:15]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/udteEPr7TyKkilPc9w5Fyw] deleting index
[00:06:15]                   │ info [saved_objects_imports] Deleted existing index ".kibana_pre6.5.0_001"
[00:06:15]                   │ info [saved_objects_imports] Deleted existing index ".kibana_7.13.0_001"
[00:06:15]                   │ info [saved_objects_imports] Unloading indices from "data.json.gz"
[00:06:15]                 └-> should allow the user to override duplicate saved objects
[00:06:15]                   └-> "before each" hook: global before each for "should allow the user to override duplicate saved objects"
[00:06:15]                   └-> "before each" hook for "should allow the user to override duplicate saved objects"
[00:06:15]                     │ info [saved_objects_imports] Loading "mappings.json"
[00:06:15]                     │ info [saved_objects_imports] Loading "data.json.gz"
[00:06:15]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:06:15]                     │ info [saved_objects_imports] Created index ".kibana"
[00:06:15]                     │ debg [saved_objects_imports] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:06:15]                     │ info [saved_objects_imports] Indexed 6 docs into ".kibana"
[00:06:15]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana/q9xYVv6dSiC5ymPdMpkvKg] update_mapping [_doc]
[00:06:15]                     │ debg Migrating saved objects
[00:06:15]                     │ proc [kibana]   log   [14:39:18.137] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:06:15]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana/q9xYVv6dSiC5ymPdMpkvKg]]
[00:06:15]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana]
[00:06:15]                     │ proc [kibana]   log   [14:39:18.184] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:06:15]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:06:15]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:06:15]                     │ proc [kibana]   log   [14:39:18.232] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:06:15]                     │ proc [kibana]   log   [14:39:18.236] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:06:15]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 4999 finished with response BulkByScrollResponse[took=20.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:06:15]                     │ proc [kibana]   log   [14:39:18.343] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:06:15]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana/q9xYVv6dSiC5ymPdMpkvKg] deleting index
[00:06:15]                     │ proc [kibana]   log   [14:39:18.370] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:06:15]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana_pre6.5.0_001/w_TpAWkzTv6M8q-fau7chA]]
[00:06:15]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:06:15]                     │ proc [kibana]   log   [14:39:18.402] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:06:15]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:06:15]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_7.13.0_reindex_temp]
[00:06:15]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.13.0_reindex_temp][0]]]).
[00:06:15]                     │ proc [kibana]   log   [14:39:18.450] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:06:15]                     │ proc [kibana]   log   [14:39:18.457] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:06:15]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 5038 finished with response BulkByScrollResponse[took=12.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:15]                     │ proc [kibana]   log   [14:39:18.562] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:06:15]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana_7.13.0_reindex_temp/xi_wetncRZqa4nfjMEghPQ]]
[00:06:15]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana_7.13.0_reindex_temp]
[00:06:15]                     │ proc [kibana]   log   [14:39:18.591] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:06:15]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] applying create index request using existing index [.kibana_7.13.0_reindex_temp] metadata
[00:06:15]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:06:15]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_7.13.0_001]
[00:06:16]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/peRsloh7RIeFZVzYM0Zaag] create_mapping [_doc]
[00:06:16]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.13.0_001][0]]]).
[00:06:16]                     │ proc [kibana]   log   [14:39:18.667] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:06:16]                     │ proc [kibana]   log   [14:39:18.676] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:06:16]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/peRsloh7RIeFZVzYM0Zaag] update_mapping [_doc]
[00:06:16]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/peRsloh7RIeFZVzYM0Zaag] update_mapping [_doc]
[00:06:17]                     │ proc [kibana]   log   [14:39:19.621] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:06:17]                     │ proc [kibana]   log   [14:39:19.627] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:06:17]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/peRsloh7RIeFZVzYM0Zaag] update_mapping [_doc]
[00:06:17]                     │ proc [kibana]   log   [14:39:19.655] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:06:17]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 5101 finished with response BulkByScrollResponse[took=18ms,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:17]                     │ proc [kibana]   log   [14:39:19.761] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:06:17]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_reindex_temp/xi_wetncRZqa4nfjMEghPQ] deleting index
[00:06:17]                     │ proc [kibana]   log   [14:39:19.788] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:06:17]                     │ proc [kibana]   log   [14:39:19.788] [info][savedobjects-service] [.kibana] Migration completed after 1656ms
[00:06:17]                     │ debg [saved_objects_imports] Migrated Kibana index after loading Kibana data
[00:06:17]                     │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:06:17]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/peRsloh7RIeFZVzYM0Zaag] update_mapping [_doc]
[00:06:19]                     │ debg replacing kibana config doc: {}
[00:06:20]                     │ debg navigating to settings url: http://localhost:61211/app/management
[00:06:20]                     │ debg navigate to: http://localhost:61211/app/management
[00:06:20]                     │ debg browser[INFO] http://localhost:61211/app/management?_t=1614695962650 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:20]                     │
[00:06:20]                     │ debg browser[INFO] http://localhost:61211/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:20]                     │ debg ... sleep(700) start
[00:06:20]                     │ debg ... sleep(700) end
[00:06:20]                     │ debg returned from get, calling refresh
[00:06:21]                     │ debg browser[INFO] http://localhost:61211/app/management?_t=1614695962650 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:21]                     │
[00:06:21]                     │ debg browser[INFO] http://localhost:61211/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:21]                     │ debg currentUrl = http://localhost:61211/app/management
[00:06:21]                     │          appUrl = http://localhost:61211/app/management
[00:06:21]                     │ debg TestSubjects.find(kibanaChrome)
[00:06:21]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:06:21]                     │ debg ... sleep(501) start
[00:06:22]                     │ debg ... sleep(501) end
[00:06:22]                     │ debg in navigateTo url = http://localhost:61211/app/management
[00:06:22]                     │ debg TestSubjects.exists(statusPageContainer)
[00:06:22]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:06:24]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:06:25]                     │ debg TestSubjects.click(objects)
[00:06:25]                     │ debg Find.clickByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:06:25]                     │ debg Find.findByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:06:25]                     │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:06:25]                     │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:06:25]                     │        (Session info: headless chrome=88.0.4324.182)
[00:06:31]                   │ debg importFile(/dev/shm/workspace/parallel/21/kibana/test/functional/apps/management/exports/_import_objects_exists.json)
[00:06:31]                   │ debg Clicking importObjects
[00:06:31]                   │ debg TestSubjects.click(importObjects)
[00:06:31]                   │ debg Find.clickByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:06:31]                   │ debg Find.findByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:06:31]                   │ debg Setting the path '/dev/shm/workspace/parallel/21/kibana/test/functional/apps/management/exports/_import_objects_exists.json' on the file input
[00:06:31]                   │ debg Find.findByCssSelector('.euiFilePicker__input') with timeout=10000
[00:06:32]                   │ debg Toggling overwriteAll
[00:06:32]                   │ debg TestSubjects.find(savedObjectsManagement-importModeControl-overwriteRadioGroup)
[00:06:32]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectsManagement-importModeControl-overwriteRadioGroup"]') with timeout=10000
[00:06:32]                   │ debg TestSubjects.click(importSavedObjectsImportBtn)
[00:06:32]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:06:32]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:06:32]                   │ proc [kibana]   log   [14:39:34.837] [warning][savedobjects-service] Importing saved objects from a .json file has been deprecated
[00:06:32]                   │ debg done importing the file
[00:06:32]                   │ debg isGlobalLoadingIndicatorVisible
[00:06:32]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:32]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:06:33]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:06:34]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:34]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:34]                   │ debg TestSubjects.exists(importSavedObjectsLegacyWarning)
[00:06:34]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsLegacyWarning"]') with timeout=20000
[00:06:34]                   │ debg TestSubjects.exists(importSavedObjectsConflictsWarning)
[00:06:34]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsConflictsWarning"]') with timeout=20000
[00:06:34]                   │ debg Find.clickByCssSelector('select[data-test-subj="managementChangeIndexSelection-logstash-*"] >
[00:06:34]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:06:34]                   │ debg Find.findByCssSelector('select[data-test-subj="managementChangeIndexSelection-logstash-*"] >
[00:06:34]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:06:34]                   │ debg TestSubjects.click(importSavedObjectsConfirmBtn)
[00:06:34]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:06:34]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:06:34]                   │ debg Clicking modal confirm
[00:06:34]                   │ debg TestSubjects.exists(confirmModalTitleText)
[00:06:34]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:06:34]                   │ERROR browser[SEVERE] http://localhost:61211/api/saved_objects/visualization/Shared-Item-Visualization-AreaChart - Failed to load resource: the server responded with a status of 409 (Conflict)
[00:06:34]                   │ debg TestSubjects.click(confirmModalConfirmButton)
[00:06:34]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:06:34]                   │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:06:34]                   │ debg TestSubjects.exists(confirmModalTitleText)
[00:06:34]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:06:37]                   │ debg --- retry.tryForTime error: [data-test-subj="confirmModalTitleText"] is not displayed
[00:06:37]                   │ debg TestSubjects.exists(importSavedObjectsSuccess)
[00:06:37]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsSuccess"]') with timeout=2500
[00:06:37]                   └- ✓ pass  (6.2s) "management  import objects .json file should allow the user to override duplicate saved objects"
[00:06:37]                 └-> "after each" hook for "should allow the user to override duplicate saved objects"
[00:06:37]                   │ info [saved_objects_imports] Unloading indices from "mappings.json"
[00:06:37]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/peRsloh7RIeFZVzYM0Zaag] deleting index
[00:06:37]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_pre6.5.0_001/w_TpAWkzTv6M8q-fau7chA] deleting index
[00:06:38]                   │ info [saved_objects_imports] Deleted existing index ".kibana_pre6.5.0_001"
[00:06:38]                   │ info [saved_objects_imports] Deleted existing index ".kibana_7.13.0_001"
[00:06:38]                   │ info [saved_objects_imports] Unloading indices from "data.json.gz"
[00:06:38]                 └-> should allow the user to cancel overriding duplicate saved objects
[00:06:38]                   └-> "before each" hook: global before each for "should allow the user to cancel overriding duplicate saved objects"
[00:06:38]                   └-> "before each" hook for "should allow the user to cancel overriding duplicate saved objects"
[00:06:38]                     │ info [saved_objects_imports] Loading "mappings.json"
[00:06:38]                     │ info [saved_objects_imports] Loading "data.json.gz"
[00:06:38]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:06:38]                     │ info [saved_objects_imports] Created index ".kibana"
[00:06:38]                     │ debg [saved_objects_imports] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:06:38]                     │ info [saved_objects_imports] Indexed 6 docs into ".kibana"
[00:06:38]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana/4iq9jtQTStu_yOcUqylJ_Q] update_mapping [_doc]
[00:06:38]                     │ debg Migrating saved objects
[00:06:38]                     │ proc [kibana]   log   [14:39:40.729] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:06:38]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana/4iq9jtQTStu_yOcUqylJ_Q]]
[00:06:38]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana]
[00:06:38]                     │ proc [kibana]   log   [14:39:40.762] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:06:38]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:06:38]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:06:38]                     │ proc [kibana]   log   [14:39:40.809] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:06:38]                     │ proc [kibana]   log   [14:39:40.813] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:06:38]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 5327 finished with response BulkByScrollResponse[took=16.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:06:38]                     │ proc [kibana]   log   [14:39:40.918] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:06:38]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana/4iq9jtQTStu_yOcUqylJ_Q] deleting index
[00:06:38]                     │ proc [kibana]   log   [14:39:40.944] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:06:38]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana_pre6.5.0_001/TkMfyh5pTIGuzmW6iwlOhw]]
[00:06:38]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:06:38]                     │ proc [kibana]   log   [14:39:40.974] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:06:38]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:06:38]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_7.13.0_reindex_temp]
[00:06:38]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.13.0_reindex_temp][0]]]).
[00:06:38]                     │ proc [kibana]   log   [14:39:41.020] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:06:38]                     │ proc [kibana]   log   [14:39:41.025] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:06:38]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 5366 finished with response BulkByScrollResponse[took=15.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:06:38]                     │ proc [kibana]   log   [14:39:41.131] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:06:38]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana_7.13.0_reindex_temp/KY_rTuxrQoqu5qNUgBFpzw]]
[00:06:38]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana_7.13.0_reindex_temp]
[00:06:38]                     │ proc [kibana]   log   [14:39:41.162] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:06:38]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] applying create index request using existing index [.kibana_7.13.0_reindex_temp] metadata
[00:06:38]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:06:38]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_7.13.0_001]
[00:06:38]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/Q1GSErLyRYWtFqyA6idUqg] create_mapping [_doc]
[00:06:38]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.13.0_001][0]]]).
[00:06:38]                     │ proc [kibana]   log   [14:39:41.243] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:06:38]                     │ proc [kibana]   log   [14:39:41.251] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:06:38]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/Q1GSErLyRYWtFqyA6idUqg] update_mapping [_doc]
[00:06:38]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/Q1GSErLyRYWtFqyA6idUqg] update_mapping [_doc]
[00:06:39]                     │ proc [kibana]   log   [14:39:42.196] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:06:39]                     │ proc [kibana]   log   [14:39:42.203] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:06:39]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/Q1GSErLyRYWtFqyA6idUqg] update_mapping [_doc]
[00:06:39]                     │ proc [kibana]   log   [14:39:42.236] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:06:39]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 5425 finished with response BulkByScrollResponse[took=20.7ms,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:39]                     │ proc [kibana]   log   [14:39:42.342] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:06:39]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_reindex_temp/KY_rTuxrQoqu5qNUgBFpzw] deleting index
[00:06:39]                     │ proc [kibana]   log   [14:39:42.370] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:06:39]                     │ proc [kibana]   log   [14:39:42.370] [info][savedobjects-service] [.kibana] Migration completed after 1645ms
[00:06:39]                     │ debg [saved_objects_imports] Migrated Kibana index after loading Kibana data
[00:06:39]                     │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:06:39]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/Q1GSErLyRYWtFqyA6idUqg] update_mapping [_doc]
[00:06:41]                     │ debg replacing kibana config doc: {}
[00:06:42]                     │ debg navigating to settings url: http://localhost:61211/app/management
[00:06:42]                     │ debg navigate to: http://localhost:61211/app/management
[00:06:42]                     │ debg browser[INFO] http://localhost:61211/app/management?_t=1614695985226 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:42]                     │
[00:06:42]                     │ debg browser[INFO] http://localhost:61211/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:42]                     │ debg ... sleep(700) start
[00:06:43]                     │ debg ... sleep(700) end
[00:06:43]                     │ debg returned from get, calling refresh
[00:06:43]                     │ debg browser[INFO] http://localhost:61211/app/management?_t=1614695985226 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:43]                     │
[00:06:43]                     │ debg browser[INFO] http://localhost:61211/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:44]                     │ debg currentUrl = http://localhost:61211/app/management
[00:06:44]                     │          appUrl = http://localhost:61211/app/management
[00:06:44]                     │ debg TestSubjects.find(kibanaChrome)
[00:06:44]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:06:44]                     │ debg ... sleep(501) start
[00:06:44]                     │ debg ... sleep(501) end
[00:06:44]                     │ debg in navigateTo url = http://localhost:61211/app/management
[00:06:44]                     │ debg TestSubjects.exists(statusPageContainer)
[00:06:44]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:06:47]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:06:47]                     │ debg TestSubjects.click(objects)
[00:06:47]                     │ debg Find.clickByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:06:47]                     │ debg Find.findByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:06:47]                     │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:06:48]                     │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:06:48]                     │        (Session info: headless chrome=88.0.4324.182)
[00:06:53]                   │ debg importFile(/dev/shm/workspace/parallel/21/kibana/test/functional/apps/management/exports/_import_objects_exists.json)
[00:06:53]                   │ debg Clicking importObjects
[00:06:53]                   │ debg TestSubjects.click(importObjects)
[00:06:53]                   │ debg Find.clickByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:06:53]                   │ debg Find.findByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:06:54]                   │ debg Setting the path '/dev/shm/workspace/parallel/21/kibana/test/functional/apps/management/exports/_import_objects_exists.json' on the file input
[00:06:54]                   │ debg Find.findByCssSelector('.euiFilePicker__input') with timeout=10000
[00:06:54]                   │ debg Toggling overwriteAll
[00:06:54]                   │ debg TestSubjects.find(savedObjectsManagement-importModeControl-overwriteRadioGroup)
[00:06:54]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectsManagement-importModeControl-overwriteRadioGroup"]') with timeout=10000
[00:06:54]                   │ debg TestSubjects.click(importSavedObjectsImportBtn)
[00:06:54]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:06:54]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:06:54]                   │ proc [kibana]   log   [14:39:57.156] [warning][savedobjects-service] Importing saved objects from a .json file has been deprecated
[00:06:54]                   │ debg done importing the file
[00:06:54]                   │ debg isGlobalLoadingIndicatorVisible
[00:06:54]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:54]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:06:56]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:06:56]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:56]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:56]                   │ debg TestSubjects.exists(importSavedObjectsLegacyWarning)
[00:06:56]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsLegacyWarning"]') with timeout=20000
[00:06:56]                   │ debg TestSubjects.exists(importSavedObjectsConflictsWarning)
[00:06:56]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsConflictsWarning"]') with timeout=20000
[00:06:56]                   │ debg Find.clickByCssSelector('select[data-test-subj="managementChangeIndexSelection-logstash-*"] >
[00:06:56]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:06:56]                   │ debg Find.findByCssSelector('select[data-test-subj="managementChangeIndexSelection-logstash-*"] >
[00:06:56]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:06:56]                   │ debg TestSubjects.click(importSavedObjectsConfirmBtn)
[00:06:56]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:06:56]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:06:56]                   │ debg Clicking modal cancel
[00:06:56]                   │ debg TestSubjects.click(confirmModalCancelButton)
[00:06:56]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmModalCancelButton"]') with timeout=10000
[00:06:56]                   │ debg Find.findByCssSelector('[data-test-subj="confirmModalCancelButton"]') with timeout=10000
[00:06:57]                   │ERROR browser[SEVERE] http://localhost:61211/api/saved_objects/visualization/Shared-Item-Visualization-AreaChart - Failed to load resource: the server responded with a status of 409 (Conflict)
[00:06:57]                   │ debg TestSubjects.exists(importSavedObjectsSuccessNoneImported)
[00:06:57]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsSuccessNoneImported"]') with timeout=2500
[00:06:57]                   └- ✓ pass  (3.3s) "management  import objects .json file should allow the user to cancel overriding duplicate saved objects"
[00:06:57]                 └-> "after each" hook for "should allow the user to cancel overriding duplicate saved objects"
[00:06:57]                   │ info [saved_objects_imports] Unloading indices from "mappings.json"
[00:06:57]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/Q1GSErLyRYWtFqyA6idUqg] deleting index
[00:06:57]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_pre6.5.0_001/TkMfyh5pTIGuzmW6iwlOhw] deleting index
[00:06:57]                   │ info [saved_objects_imports] Deleted existing index ".kibana_pre6.5.0_001"
[00:06:57]                   │ info [saved_objects_imports] Deleted existing index ".kibana_7.13.0_001"
[00:06:57]                   │ info [saved_objects_imports] Unloading indices from "data.json.gz"
[00:06:57]                 └-> should allow the user to confirm overriding multiple duplicate saved objects
[00:06:57]                   └-> "before each" hook: global before each for "should allow the user to confirm overriding multiple duplicate saved objects"
[00:06:57]                   └-> "before each" hook for "should allow the user to confirm overriding multiple duplicate saved objects"
[00:06:57]                     │ info [saved_objects_imports] Loading "mappings.json"
[00:06:57]                     │ info [saved_objects_imports] Loading "data.json.gz"
[00:06:57]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:06:57]                     │ info [saved_objects_imports] Created index ".kibana"
[00:06:57]                     │ debg [saved_objects_imports] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:06:57]                     │ info [saved_objects_imports] Indexed 6 docs into ".kibana"
[00:06:57]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana/3gUq-KQtRwWn4zFyp8YneA] update_mapping [_doc]
[00:06:57]                     │ debg Migrating saved objects
[00:06:57]                     │ proc [kibana]   log   [14:40:00.106] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:06:57]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana/3gUq-KQtRwWn4zFyp8YneA]]
[00:06:57]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana]
[00:06:57]                     │ proc [kibana]   log   [14:40:00.138] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:06:57]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:06:57]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:06:57]                     │ proc [kibana]   log   [14:40:00.190] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:06:57]                     │ proc [kibana]   log   [14:40:00.195] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:06:57]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 5639 finished with response BulkByScrollResponse[took=18.7ms,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:57]                     │ proc [kibana]   log   [14:40:00.301] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:06:57]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana/3gUq-KQtRwWn4zFyp8YneA] deleting index
[00:06:57]                     │ proc [kibana]   log   [14:40:00.333] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:06:57]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana_pre6.5.0_001/kOl9m6gTQ5uE1Bqwxa1zGA]]
[00:06:57]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:06:57]                     │ proc [kibana]   log   [14:40:00.370] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:06:57]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:06:57]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_7.13.0_reindex_temp]
[00:06:57]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.13.0_reindex_temp][0]]]).
[00:06:57]                     │ proc [kibana]   log   [14:40:00.426] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:06:57]                     │ proc [kibana]   log   [14:40:00.431] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:06:57]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 5678 finished with response BulkByScrollResponse[took=16ms,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:57]                     │ proc [kibana]   log   [14:40:00.537] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:06:57]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana_7.13.0_reindex_temp/1_bnbbOLRMCIMhBw_6eKtg]]
[00:06:57]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana_7.13.0_reindex_temp]
[00:06:57]                     │ proc [kibana]   log   [14:40:00.572] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:06:57]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] applying create index request using existing index [.kibana_7.13.0_reindex_temp] metadata
[00:06:57]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:06:57]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_7.13.0_001]
[00:06:57]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/JLKWBP5RQ5-dntb1pTdLxw] create_mapping [_doc]
[00:06:58]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.13.0_001][0]]]).
[00:06:58]                     │ proc [kibana]   log   [14:40:00.655] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:06:58]                     │ proc [kibana]   log   [14:40:00.663] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:06:58]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/JLKWBP5RQ5-dntb1pTdLxw] update_mapping [_doc]
[00:06:58]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/JLKWBP5RQ5-dntb1pTdLxw] update_mapping [_doc]
[00:06:58]                     │ proc [kibana]   log   [14:40:01.604] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:06:59]                     │ proc [kibana]   log   [14:40:01.610] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:06:59]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/JLKWBP5RQ5-dntb1pTdLxw] update_mapping [_doc]
[00:06:59]                     │ proc [kibana]   log   [14:40:01.639] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:06:59]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 5739 finished with response BulkByScrollResponse[took=21.7ms,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:59]                     │ proc [kibana]   log   [14:40:01.744] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:06:59]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_reindex_temp/1_bnbbOLRMCIMhBw_6eKtg] deleting index
[00:06:59]                     │ proc [kibana]   log   [14:40:01.771] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:06:59]                     │ proc [kibana]   log   [14:40:01.772] [info][savedobjects-service] [.kibana] Migration completed after 1669ms
[00:06:59]                     │ debg [saved_objects_imports] Migrated Kibana index after loading Kibana data
[00:06:59]                     │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:06:59]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/JLKWBP5RQ5-dntb1pTdLxw] update_mapping [_doc]
[00:07:01]                     │ debg replacing kibana config doc: {}
[00:07:02]                     │ debg navigating to settings url: http://localhost:61211/app/management
[00:07:02]                     │ debg navigate to: http://localhost:61211/app/management
[00:07:02]                     │ debg browser[INFO] http://localhost:61211/app/management?_t=1614696004637 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:02]                     │
[00:07:02]                     │ debg browser[INFO] http://localhost:61211/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:02]                     │ debg ... sleep(700) start
[00:07:02]                     │ debg ... sleep(700) end
[00:07:02]                     │ debg returned from get, calling refresh
[00:07:03]                     │ debg browser[INFO] http://localhost:61211/app/management?_t=1614696004637 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:03]                     │
[00:07:03]                     │ debg browser[INFO] http://localhost:61211/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:03]                     │ debg currentUrl = http://localhost:61211/app/management
[00:07:03]                     │          appUrl = http://localhost:61211/app/management
[00:07:03]                     │ debg TestSubjects.find(kibanaChrome)
[00:07:03]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:07:03]                     │ debg ... sleep(501) start
[00:07:04]                     │ debg ... sleep(501) end
[00:07:04]                     │ debg in navigateTo url = http://localhost:61211/app/management
[00:07:04]                     │ debg TestSubjects.exists(statusPageContainer)
[00:07:04]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:07:06]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:07:07]                     │ debg TestSubjects.click(objects)
[00:07:07]                     │ debg Find.clickByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:07:07]                     │ debg Find.findByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:07:07]                     │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:07:09]                     │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:07:09]                     │        (Session info: headless chrome=88.0.4324.182)
[00:07:14]                   │ debg importFile(/dev/shm/workspace/parallel/21/kibana/test/functional/apps/management/exports/_import_objects_multiple_exists.json)
[00:07:14]                   │ debg Clicking importObjects
[00:07:14]                   │ debg TestSubjects.click(importObjects)
[00:07:14]                   │ debg Find.clickByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:07:14]                   │ debg Find.findByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:07:14]                   │ debg Setting the path '/dev/shm/workspace/parallel/21/kibana/test/functional/apps/management/exports/_import_objects_multiple_exists.json' on the file input
[00:07:14]                   │ debg Find.findByCssSelector('.euiFilePicker__input') with timeout=10000
[00:07:14]                   │ debg Toggling overwriteAll
[00:07:14]                   │ debg TestSubjects.find(savedObjectsManagement-importModeControl-overwriteRadioGroup)
[00:07:14]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectsManagement-importModeControl-overwriteRadioGroup"]') with timeout=10000
[00:07:14]                   │ debg TestSubjects.click(importSavedObjectsImportBtn)
[00:07:14]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:07:14]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:07:15]                   │ debg done importing the file
[00:07:15]                   │ debg isGlobalLoadingIndicatorVisible
[00:07:15]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:15]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:15]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:15]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:15]                   │ proc [kibana]   log   [14:40:18.145] [warning][savedobjects-service] Importing saved objects from a .json file has been deprecated
[00:07:15]                   │ debg TestSubjects.exists(importSavedObjectsLegacyWarning)
[00:07:15]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsLegacyWarning"]') with timeout=20000
[00:07:15]                   │ debg TestSubjects.exists(importSavedObjectsConflictsWarning)
[00:07:15]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsConflictsWarning"]') with timeout=20000
[00:07:16]                   │ debg Find.clickByCssSelector('select[data-test-subj="managementChangeIndexSelection-logstash-*"] >
[00:07:16]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:07:16]                   │ debg Find.findByCssSelector('select[data-test-subj="managementChangeIndexSelection-logstash-*"] >
[00:07:16]                   │              [data-test-subj="indexPatternOption-logstash-*"]') with timeout=10000
[00:07:16]                   │ debg TestSubjects.click(importSavedObjectsConfirmBtn)
[00:07:16]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:07:16]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsConfirmBtn"]') with timeout=10000
[00:07:16]                   │ debg Clicking modal confirm
[00:07:16]                   │ debg TestSubjects.exists(confirmModalTitleText)
[00:07:16]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:07:16]                   │ERROR browser[SEVERE] http://localhost:61211/api/saved_objects/visualization/test-1 - Failed to load resource: the server responded with a status of 409 (Conflict)
[00:07:16]                   │ debg TestSubjects.click(confirmModalConfirmButton)
[00:07:16]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:16]                   │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:17]                   │ debg Clicking modal confirm
[00:07:17]                   │ debg TestSubjects.exists(confirmModalTitleText)
[00:07:17]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:07:18]                   │ERROR browser[SEVERE] http://localhost:61211/api/saved_objects/visualization/test-2 - Failed to load resource: the server responded with a status of 409 (Conflict)
[00:07:18]                   │ debg TestSubjects.click(confirmModalConfirmButton)
[00:07:18]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:18]                   │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:18]                   │ debg TestSubjects.exists(importSavedObjectsSuccess)
[00:07:18]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsSuccess"]') with timeout=2500
[00:07:19]                   └- ✓ pass  (4.5s) "management  import objects .json file should allow the user to confirm overriding multiple duplicate saved objects"
[00:07:19]                 └-> "after each" hook for "should allow the user to confirm overriding multiple duplicate saved objects"
[00:07:19]                   │ info [saved_objects_imports] Unloading indices from "mappings.json"
[00:07:19]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/JLKWBP5RQ5-dntb1pTdLxw] deleting index
[00:07:19]                   │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_pre6.5.0_001/kOl9m6gTQ5uE1Bqwxa1zGA] deleting index
[00:07:19]                   │ info [saved_objects_imports] Deleted existing index ".kibana_pre6.5.0_001"
[00:07:19]                   │ info [saved_objects_imports] Deleted existing index ".kibana_7.13.0_001"
[00:07:19]                   │ info [saved_objects_imports] Unloading indices from "data.json.gz"
[00:07:19]                 └-> should allow the user to confirm overriding multiple duplicate index patterns
[00:07:19]                   └-> "before each" hook: global before each for "should allow the user to confirm overriding multiple duplicate index patterns"
[00:07:19]                   └-> "before each" hook for "should allow the user to confirm overriding multiple duplicate index patterns"
[00:07:22]                     │ info [saved_objects_imports] Loading "mappings.json"
[00:07:22]                     │ info [saved_objects_imports] Loading "data.json.gz"
[00:07:22]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:07:22]                     │ info [saved_objects_imports] Created index ".kibana"
[00:07:22]                     │ debg [saved_objects_imports] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:07:22]                     │ info [saved_objects_imports] Indexed 6 docs into ".kibana"
[00:07:22]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana/3yZNrXfeShepc-pKs4Jtew] update_mapping [_doc]
[00:07:23]                     │ debg Migrating saved objects
[00:07:24]                     │ proc [kibana]   log   [14:40:26.631] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:07:24]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana/3yZNrXfeShepc-pKs4Jtew]]
[00:07:24]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana]
[00:07:24]                     │ proc [kibana]   log   [14:40:26.666] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:07:24]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:07:24]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:07:24]                     │ proc [kibana]   log   [14:40:26.721] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:07:24]                     │ proc [kibana]   log   [14:40:26.726] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:07:24]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 6003 finished with response BulkByScrollResponse[took=16.4ms,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:24]                     │ proc [kibana]   log   [14:40:26.831] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:07:24]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana/3yZNrXfeShepc-pKs4Jtew] deleting index
[00:07:24]                     │ proc [kibana]   log   [14:40:26.856] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:07:24]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana_pre6.5.0_001/r2hTFTjTQpOzrqixH6C9zw]]
[00:07:24]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:07:24]                     │ proc [kibana]   log   [14:40:26.887] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:07:24]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:07:24]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_7.13.0_reindex_temp]
[00:07:24]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.13.0_reindex_temp][0]]]).
[00:07:24]                     │ proc [kibana]   log   [14:40:26.929] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:07:24]                     │ proc [kibana]   log   [14:40:26.933] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:07:24]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 6042 finished with response BulkByScrollResponse[took=12ms,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:24]                     │ proc [kibana]   log   [14:40:27.038] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:07:24]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] adding block write to indices [[.kibana_7.13.0_reindex_temp/OYE0hw_wSbeclTz-1YuwwQ]]
[00:07:24]                     │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] completed adding block write to indices [.kibana_7.13.0_reindex_temp]
[00:07:24]                     │ proc [kibana]   log   [14:40:27.069] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:07:24]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] applying create index request using existing index [.kibana_7.13.0_reindex_temp] metadata
[00:07:24]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:07:24]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] updating number_of_replicas to [0] for indices [.kibana_7.13.0_001]
[00:07:24]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/0iLfh7gUQvi8m0rA3zo-Tw] create_mapping [_doc]
[00:07:24]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.13.0_001][0]]]).
[00:07:24]                     │ proc [kibana]   log   [14:40:27.146] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:07:24]                     │ proc [kibana]   log   [14:40:27.153] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:07:24]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/0iLfh7gUQvi8m0rA3zo-Tw] update_mapping [_doc]
[00:07:24]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/0iLfh7gUQvi8m0rA3zo-Tw] update_mapping [_doc]
[00:07:25]                     │ proc [kibana]   log   [14:40:28.097] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:07:25]                     │ proc [kibana]   log   [14:40:28.105] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:07:25]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/0iLfh7gUQvi8m0rA3zo-Tw] update_mapping [_doc]
[00:07:25]                     │ proc [kibana]   log   [14:40:28.130] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:07:25]                     │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] 6103 finished with response BulkByScrollResponse[took=15.7ms,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:25]                     │ proc [kibana]   log   [14:40:28.235] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:07:25]                     │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_reindex_temp/OYE0hw_wSbeclTz-1YuwwQ] deleting index
[00:07:25]                     │ proc [kibana]   log   [14:40:28.262] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:07:25]                     │ proc [kibana]   log   [14:40:28.262] [info][savedobjects-service] [.kibana] Migration completed after 1634ms
[00:07:25]                     │ debg [saved_objects_imports] Migrated Kibana index after loading Kibana data
[00:07:25]                     │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:07:26]                     │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614693751915884662] [.kibana_7.13.0_001/0iLfh7gUQvi8m0rA3zo-Tw] update_mapping [_doc]
[00:07:27]                     │ debg replacing kibana config doc: {}
[00:07:29]                     │ debg navigating to settings url: http://localhost:61211/app/management
[00:07:29]                     │ debg navigate to: http://localhost:61211/app/management
[00:07:30]                     │ debg browser[INFO] http://localhost:61211/app/management?_t=1614696032129 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:30]                     │
[00:07:30]                     │ debg browser[INFO] http://localhost:61211/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:30]                     │ debg ... sleep(700) start
[00:07:30]                     │ debg ... sleep(700) end
[00:07:30]                     │ debg returned from get, calling refresh
[00:07:31]                     │ debg browser[INFO] http://localhost:61211/app/management?_t=1614696032129 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:31]                     │
[00:07:31]                     │ debg browser[INFO] http://localhost:61211/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:31]                     │ debg currentUrl = http://localhost:61211/app/management
[00:07:31]                     │          appUrl = http://localhost:61211/app/management
[00:07:31]                     │ debg TestSubjects.find(kibanaChrome)
[00:07:31]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:07:32]                     │ debg ... sleep(501) start
[00:07:32]                     │ debg ... sleep(501) end
[00:07:32]                     │ debg in navigateTo url = http://localhost:61211/app/management
[00:07:32]                     │ debg TestSubjects.exists(statusPageContainer)
[00:07:32]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:07:35]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:07:35]                     │ debg TestSubjects.click(objects)
[00:07:35]                     │ debg Find.clickByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:07:35]                     │ debg Find.findByCssSelector('[data-test-subj="objects"]') with timeout=10000
[00:07:35]                     │ debg Find.existsByDisplayedByCssSelector('*[data-test-subj="savedObjectsTable"] :not(.euiBasicTable-loading)') with timeout=2500
[00:07:36]                     │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:07:36]                     │        (Session info: headless chrome=88.0.4324.182)
[00:07:40]                   │ debg importFile(/dev/shm/workspace/parallel/21/kibana/test/functional/apps/management/exports/_import_index_patterns_multiple_exists.json)
[00:07:40]                   │ debg Clicking importObjects
[00:07:40]                   │ debg TestSubjects.click(importObjects)
[00:07:40]                   │ debg Find.clickByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:07:40]                   │ debg Find.findByCssSelector('[data-test-subj="importObjects"]') with timeout=10000
[00:07:41]                   │ debg Setting the path '/dev/shm/workspace/parallel/21/kibana/test/functional/apps/management/exports/_import_index_patterns_multiple_exists.json' on the file input
[00:07:41]                   │ debg Find.findByCssSelector('.euiFilePicker__input') with timeout=10000
[00:07:41]                   │ debg Toggling overwriteAll
[00:07:41]                   │ debg TestSubjects.find(savedObjectsManagement-importModeControl-overwriteRadioGroup)
[00:07:41]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectsManagement-importModeControl-overwriteRadioGroup"]') with timeout=10000
[00:07:41]                   │ debg TestSubjects.click(importSavedObjectsImportBtn)
[00:07:41]                   │ debg Find.clickByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:07:41]                   │ debg Find.findByCssSelector('[data-test-subj="importSavedObjectsImportBtn"]') with timeout=10000
[00:07:41]                   │ debg done importing the file
[00:07:41]                   │ debg isGlobalLoadingIndicatorVisible
[00:07:41]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:41]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:41]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:41]                   │ proc [kibana]   log   [14:40:43.992] [warning][savedobjects-service] Importing saved objects from a .json file has been deprecated
[00:07:41]                   │ debg Clicking modal confirm
[00:07:41]                   │ debg TestSubjects.exists(confirmModalTitleText)
[00:07:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:07:41]                   │ debg TestSubjects.click(confirmModalConfirmButton)
[00:07:41]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:41]                   │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:42]                   │ debg Clicking modal confirm
[00:07:42]                   │ debg TestSubjects.exists(confirmModalTitleText)
[00:07:42]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:07:44]                   │ debg TestSubjects.click(confirmModalConfirmButton)
[00:07:44]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:44]                   │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:07:44]                   │ debg TestSubjects.exists(importSavedObjectsSuccess)
[00:07:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="importSavedObjectsSuccess"]') with timeout=2500
[00:07:47]                   │ debg --- retry.tryForTime error: [data-test-subj="importSavedObjectsSuccess"] is not displayed
[00:07:47]                   │ info Taking screenshot "/dev/shm/workspace/parallel/21/kibana/test/functional/screenshots/failure/management  import objects _json file should allow the user to confirm overriding multiple duplicate index patterns.png"
[00:07:48]                   │ info Current URL is: http://localhost:61211/app/management/kibana/objects
[00:07:48]                   │ info Saving page source to: /dev/shm/workspace/parallel/21/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:48]                   └- ✖ fail: management  import objects .json file should allow the user to confirm overriding multiple duplicate index patterns
[00:07:48]                   │      Error: expected false to equal true
[00:07:48]                   │       at Assertion.assert (packages/kbn-expect/expect.js:100:11)
[00:07:48]                   │       at Assertion.be.Assertion.equal (packages/kbn-expect/expect.js:227:8)
[00:07:48]                   │       at Assertion.be (packages/kbn-expect/expect.js:69:22)
[00:07:48]                   │       at Context.<anonymous> (test/functional/apps/management/_import_objects.ts:339:33)
[00:07:48]                   │       at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:07:48]                   │ 
[00:07:48]                   │ 

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:339:33)
    at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Metrics [docs]

Async chunks

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

id before after diff
lens 920.9KB 920.9KB -2.0B
triggersActionsUi 1.6MB 1.5MB -23.9KB
total -23.9KB

Page load bundle

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

id before after diff
triggersActionsUi 104.0KB 104.1KB +82.0B
Unknown metric groups

async chunk count

id before after diff
triggersActionsUi 41 42 +1

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

@dej611 dej611 merged commit 407b05e into elastic:7.x Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants