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

chore(NA): add spec-to-console and plugin-helpers as devOnly dependencies #81357

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

mistic
Copy link
Member

@mistic mistic commented Oct 21, 2020

This is a follow up on #80549 which missed to flag those last two dependencies as devOnly.

@mistic mistic added chore Team:Operations Team label for Operations Team v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.11.0 v7.10.1 labels Oct 21, 2020
@mistic mistic self-assigned this Oct 21, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/monitoring/elasticsearch/index_detail·js.Monitoring app Elasticsearch index detail Active Indices "before all" hook for "should have an index summary with green status index with full shard allocation"

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:04:28]         └-: Monitoring app
[00:04:28]           └-> "before all" hook
[00:12:19]           └-: Elasticsearch index detail
[00:12:19]             └-> "before all" hook
[00:12:19]             └-: Active Indices
[00:12:19]               └-> "before all" hook
[00:12:19]               └-> "before all" hook
[00:12:20]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Loading "mappings.json"
[00:12:20]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Loading "data.json.gz"
[00:12:20]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1603299693232322724] [.monitoring-kibana-6-2017.10.05] creating index, cause [api], templates [], shards [1]/[1]
[00:12:20]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Created index ".monitoring-kibana-6-2017.10.05"
[00:12:20]                 │ debg [monitoring/singlecluster-three-nodes-shard-relocation] ".monitoring-kibana-6-2017.10.05" settings {"index":{"codec":"best_compression","format":"6","number_of_replicas":"1","number_of_shards":"1"}}
[00:12:20]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1603299693232322724] [.monitoring-alerts-6] creating index, cause [api], templates [], shards [1]/[1]
[00:12:20]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Created index ".monitoring-alerts-6"
[00:12:20]                 │ debg [monitoring/singlecluster-three-nodes-shard-relocation] ".monitoring-alerts-6" settings {"index":{"codec":"best_compression","format":"6","number_of_replicas":"1","number_of_shards":"1"}}
[00:12:20]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1603299693232322724] [.monitoring-logstash-6-2017.10.05] creating index, cause [api], templates [], shards [1]/[1]
[00:12:20]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Created index ".monitoring-logstash-6-2017.10.05"
[00:12:20]                 │ debg [monitoring/singlecluster-three-nodes-shard-relocation] ".monitoring-logstash-6-2017.10.05" settings {"index":{"codec":"best_compression","format":"6","number_of_replicas":"1","number_of_shards":"1"}}
[00:12:20]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1603299693232322724] [.monitoring-es-6-2017.10.05] creating index, cause [api], templates [], shards [1]/[1]
[00:12:20]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Created index ".monitoring-es-6-2017.10.05"
[00:12:20]                 │ debg [monitoring/singlecluster-three-nodes-shard-relocation] ".monitoring-es-6-2017.10.05" settings {"index":{"codec":"best_compression","format":"6","number_of_replicas":"1","number_of_shards":"1"}}
[00:12:20]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Indexed 21 docs into ".monitoring-kibana-6-2017.10.05"
[00:12:20]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Indexed 1 docs into ".monitoring-alerts-6"
[00:12:20]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Indexed 3 docs into ".monitoring-logstash-6-2017.10.05"
[00:12:20]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Indexed 1317 docs into ".monitoring-es-6-2017.10.05"
[00:12:20]                 │ debg replacing kibana config doc: {}
[00:12:21]                 │ debg creating user basic_monitoring_user
[00:12:21]                 │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1603299693232322724] added user [basic_monitoring_user]
[00:12:21]                 │ debg created user basic_monitoring_user
[00:12:21]                 │ debg SecurityPage.forceLogout
[00:12:21]                 │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=100
[00:12:21]                 │ debg Already on the login page, not forcing anything
[00:12:21]                 │ debg TestSubjects.setValue(loginUsername, basic_monitoring_user)
[00:12:21]                 │ debg TestSubjects.click(loginUsername)
[00:12:21]                 │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:12:21]                 │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:12:21]                 │ debg TestSubjects.setValue(loginPassword, monitoring_user_password)
[00:12:21]                 │ debg TestSubjects.click(loginPassword)
[00:12:21]                 │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:12:21]                 │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:12:21]                 │ debg TestSubjects.click(loginSubmit)
[00:12:21]                 │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:12:21]                 │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:12:21]                 │ debg Find.waitForDeletedByCssSelector('.kibanaWelcomeLogo') with timeout=10000
[00:12:21]                 │ proc [kibana]   log   [17:42:27.151] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:12:22]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:12:22]                 │ debg navigating to monitoring url: http://localhost:61231/app/monitoring
[00:12:22]                 │ debg navigate to: http://localhost:61231/app/monitoring
[00:12:22]                 │ debg browser[INFO] http://localhost:61231/login?next=%2Fapp%2Fmonitoring%3F_t%3D1603302147686 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:12:22]                 │
[00:12:22]                 │ debg browser[INFO] http://localhost:61231/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:22]                 │ debg ... sleep(700) start
[00:12:23]                 │ debg ... sleep(700) end
[00:12:23]                 │ debg returned from get, calling refresh
[00:12:23]                 │ debg browser[INFO] http://localhost:61231/login?next=%2Fapp%2Fmonitoring%3F_t%3D1603302147686 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:12:23]                 │
[00:12:23]                 │ debg browser[INFO] http://localhost:61231/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:24]                 │ debg currentUrl = http://localhost:61231/login?next=%2Fapp%2Fmonitoring%3F_t%3D1603302147686
[00:12:24]                 │          appUrl = http://localhost:61231/app/monitoring
[00:12:24]                 │ debg TestSubjects.find(kibanaChrome)
[00:12:24]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:12:24]                 │ debg Found login page
[00:12:24]                 │ debg TestSubjects.setValue(loginUsername, test_user)
[00:12:24]                 │ debg TestSubjects.click(loginUsername)
[00:12:24]                 │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:12:24]                 │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:12:24]                 │ debg TestSubjects.setValue(loginPassword, changeme)
[00:12:24]                 │ debg TestSubjects.click(loginPassword)
[00:12:24]                 │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:12:24]                 │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:12:24]                 │ debg TestSubjects.click(loginSubmit)
[00:12:24]                 │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:12:24]                 │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:12:24]                 │ debg Find.waitForDeletedByCssSelector('.kibanaWelcomeLogo') with timeout=10000
[00:12:24]                 │ proc [kibana]   log   [17:42:29.810] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:12:25]                 │ debg browser[INFO] http://localhost:61231/app/monitoring?_t=1603302147686 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:12:25]                 │
[00:12:25]                 │ debg browser[INFO] http://localhost:61231/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:25]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:12:25]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:12:26]                 │ debg browser[INFO] http://localhost:61231/app/monitoring?_t=1603302151587 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:12:26]                 │
[00:12:26]                 │ debg browser[INFO] http://localhost:61231/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:27]                 │ debg Finished login process currentUrl = http://localhost:61231/app/monitoring
[00:12:27]                 │ debg ... sleep(501) start
[00:12:27]                 │ debg ... sleep(501) end
[00:12:27]                 │ debg in navigateTo url = http://localhost:61231/app/monitoring#/no-data?_g=(filters:!(),refreshInterval:(pause:!f,value:10000),time:(from:now-1h,to:now))
[00:12:27]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:12:28]                 │ debg ... sleep(501) start
[00:12:28]                 │ debg ... sleep(501) end
[00:12:28]                 │ debg in navigateTo url = http://localhost:61231/app/monitoring#/no-data?_g=(filters:!(),refreshInterval:(pause:!f,value:10000),time:(from:now-1h,to:now))
[00:12:28]                 │ debg TestSubjects.exists(statusPageContainer)
[00:12:28]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:12:31]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:12:31]                 │ debg pauseAutoRefresh
[00:12:31]                 │ debg openQuickSelectTimeMenu
[00:12:31]                 │ debg TestSubjects.exists(superDatePickerQuickMenu)
[00:12:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerQuickMenu"]') with timeout=2500
[00:12:34]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerQuickMenu"] is not displayed
[00:12:34]                 │ debg opening quick select menu
[00:12:34]                 │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:12:34]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:12:34]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:12:34]                 │ debg TestSubjects.getAttribute(superDatePickerRefreshIntervalInput, value)
[00:12:34]                 │ debg TestSubjects.find(superDatePickerRefreshIntervalInput)
[00:12:34]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerRefreshIntervalInput"]') with timeout=10000
[00:12:34]                 │ debg TestSubjects.find(superDatePickerRefreshIntervalUnitsSelect)
[00:12:34]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerRefreshIntervalUnitsSelect"]') with timeout=10000
[00:12:34]                 │ debg Find.allDescendantDisplayedByCssSelector('option')
[00:12:34]                 │ debg TestSubjects.getVisibleText(superDatePickerToggleRefreshButton)
[00:12:34]                 │ debg TestSubjects.find(superDatePickerToggleRefreshButton)
[00:12:34]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleRefreshButton"]') with timeout=10000
[00:12:35]                 │ debg pause auto refresh
[00:12:35]                 │ debg TestSubjects.click(superDatePickerToggleRefreshButton)
[00:12:35]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleRefreshButton"]') with timeout=10000
[00:12:35]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleRefreshButton"]') with timeout=10000
[00:12:35]                 │ debg closeQuickSelectTimeMenu
[00:12:35]                 │ debg TestSubjects.exists(superDatePickerQuickMenu)
[00:12:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerQuickMenu"]') with timeout=2500
[00:12:35]                 │ debg closing quick select menu
[00:12:35]                 │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:12:35]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:12:35]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:12:35]                 │ debg closeQuickSelectTimeMenu
[00:12:35]                 │ debg TestSubjects.exists(superDatePickerQuickMenu)
[00:12:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerQuickMenu"]') with timeout=2500
[00:12:35]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerQuickMenu"] is not displayed
[00:12:38]                 │ debg --- retry.tryForTime failed again with the same message...
[00:12:38]                 │ debg Setting absolute range to Oct 5, 2017 @ 20:31:48.354 to Oct 5, 2017 @ 20:35:12.176
[00:12:38]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:12:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:12:38]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:12:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:12:38]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:12:38]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:12:38]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:12:38]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:12:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:12:38]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:12:38]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:12:38]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:12:39]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:12:39]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:12:39]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:39]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:39]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:39]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:39]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:39]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Oct 5, 2017 @ 20:35:12.176)
[00:12:39]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:39]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:39]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:39]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:12:39]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:12:39]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:12:39]                 │ debg Find.waitForElementStale with timeout=10000
[00:12:39]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:12:39]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:12:39]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:39]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:40]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:40]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:40]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:40]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Oct 5, 2017 @ 20:31:48.354)
[00:12:40]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:40]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:40]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:40]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:12:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:12:42]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:12:43]                 │ debg TestSubjects.click(querySubmitButton)
[00:12:43]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:12:43]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:12:43]                 │ debg Find.waitForElementStale with timeout=10000
[00:12:43]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:43]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:43]                 │ debg TestSubjects.click(clusterItemContainerElasticsearch > esNumberOfIndices)
[00:12:43]                 │ debg Find.clickByCssSelector('[data-test-subj="clusterItemContainerElasticsearch"] [data-test-subj="esNumberOfIndices"]') with timeout=10000
[00:12:43]                 │ debg Find.findByCssSelector('[data-test-subj="clusterItemContainerElasticsearch"] [data-test-subj="esNumberOfIndices"]') with timeout=10000
[00:12:45]                 │ debg TestSubjects.find(elasticsearchIndicesListingPage)
[00:12:45]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchIndicesListingPage"]') with timeout=10000
[00:12:55]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:12:55]                 │      Wait timed out after 10030ms
[00:12:55]                 │ debg TestSubjects.find(elasticsearchIndicesListingPage)
[00:12:55]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchIndicesListingPage"]') with timeout=10000
[00:13:05]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:13:05]                 │      Wait timed out after 10059ms
[00:13:06]                 │ debg TestSubjects.find(elasticsearchIndicesListingPage)
[00:13:06]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchIndicesListingPage"]') with timeout=10000
[00:13:16]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:13:16]                 │      Wait timed out after 10012ms
[00:13:16]                 │ debg TestSubjects.find(elasticsearchIndicesListingPage)
[00:13:16]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchIndicesListingPage"]') with timeout=10000
[00:13:26]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:13:26]                 │      Wait timed out after 10030ms
[00:13:27]                 │ debg TestSubjects.find(elasticsearchIndicesListingPage)
[00:13:27]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchIndicesListingPage"]') with timeout=10000
[00:13:37]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:13:37]                 │      Wait timed out after 10009ms
[00:13:37]                 │ debg TestSubjects.find(elasticsearchIndicesListingPage)
[00:13:37]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchIndicesListingPage"]') with timeout=10000
[00:13:47]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:13:47]                 │      Wait timed out after 10036ms
[00:13:48]                 │ debg TestSubjects.find(elasticsearchIndicesListingPage)
[00:13:48]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchIndicesListingPage"]') with timeout=10000
[00:13:58]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:13:58]                 │      Wait timed out after 10050ms
[00:13:58]                 │ debg TestSubjects.find(elasticsearchIndicesListingPage)
[00:13:58]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchIndicesListingPage"]') with timeout=10000
[00:14:08]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:14:08]                 │      Wait timed out after 10044ms
[00:14:09]                 │ debg TestSubjects.find(elasticsearchIndicesListingPage)
[00:14:09]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchIndicesListingPage"]') with timeout=10000
[00:14:19]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:14:19]                 │      Wait timed out after 10013ms
[00:14:19]                 │ debg TestSubjects.find(elasticsearchIndicesListingPage)
[00:14:19]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchIndicesListingPage"]') with timeout=10000
[00:14:30]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:14:30]                 │      Wait timed out after 10026ms
[00:14:30]                 │ debg TestSubjects.find(elasticsearchIndicesListingPage)
[00:14:30]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchIndicesListingPage"]') with timeout=10000
[00:14:40]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:14:40]                 │      Wait timed out after 10007ms
[00:14:41]                 │ debg TestSubjects.find(elasticsearchIndicesListingPage)
[00:14:41]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchIndicesListingPage"]') with timeout=10000
[00:14:51]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:14:51]                 │      Wait timed out after 10023ms
[00:14:51]                 │ info Taking screenshot "/dev/shm/workspace/parallel/23/kibana/x-pack/test/functional/screenshots/failure/Monitoring app Elasticsearch index detail Active Indices _before all_ hook.png"
[00:14:51]                 │ info Current URL is: http://localhost:61231/app/monitoring#/overview?_g=(cluster_uuid:YCxj-RAgSZCP6GuOQ8M1EQ,refreshInterval:(pause:!t,value:10000),time:(from:%272017-10-05T20:31:48.354Z%27,to:%272017-10-05T20:35:12.176Z%27))
[00:14:51]                 │ info Saving page source to: /dev/shm/workspace/parallel/23/kibana/x-pack/test/functional/failure_debug/html/Monitoring app Elasticsearch index detail Active Indices _before all_ hook.html
[00:14:51]                 └- ✖ fail: Monitoring app Elasticsearch index detail Active Indices "before all" hook for "should have an index summary with green status index with full shard allocation"
[00:14:51]                 │      Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
[00:14:51]                 │ Wait timed out after 10023ms
[00:14:51]                 │     at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:14:51]                 │     at process._tickCallback (internal/process/next_tick.js:68:7)
[00:14:51]                 │       at onFailure (/dev/shm/workspace/parallel/23/kibana/test/common/services/retry/retry_for_success.ts:28:9)
[00:14:51]                 │       at retryForSuccess (/dev/shm/workspace/parallel/23/kibana/test/common/services/retry/retry_for_success.ts:68:13)
[00:14:51]                 │ 
[00:14:51]                 │ 

Stack Trace

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchIndicesListingPage"])
Wait timed out after 10023ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (/dev/shm/workspace/parallel/23/kibana/test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (/dev/shm/workspace/parallel/23/kibana/test/common/services/retry/retry_for_success.ts:68:13)

Metrics [docs]

✅ unchanged

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

@mistic mistic merged commit 23142af into elastic:master Oct 21, 2020
@mistic
Copy link
Member Author

mistic commented Oct 21, 2020

7.x: 07dd84a
7.10: affdeb4

mistic added a commit to mistic/kibana that referenced this pull request Oct 21, 2020
mistic added a commit to mistic/kibana that referenced this pull request Oct 21, 2020
gmmorris added a commit to gmmorris/kibana that referenced this pull request Oct 22, 2020
* master: (63 commits)
  [KP] Fix Headers timeout issue (elastic#81140)
  [ML] Functional tests - stabilize typing with checks service method (elastic#81338)
  tabify - support docs (elastic#80351)
  [Security Solution][Detections] Look-back time logic fix (elastic#81383)
  [Workplace Search] Add top-level tests for Groups (elastic#81215)
  [Fleet] Fix agent action observable for long polling (elastic#81376)
  [Maps] fix feature tooltip remains open when zoom level change hides layer (elastic#81373)
  skip flaky suite (elastic#78689)
  chore(NA): add spec-to-console and plugin-helpers as devOnly dependencies (elastic#81357)
  Ensure some data is returned (elastic#81375)
  Change dumb-init to tini (elastic#81126)
  [Reporting/Tech Debt] Convert PdfMaker class to TypeScript (elastic#81242)
  Use Storybook Controls instead of Knobs (elastic#80705)
  [junit] make sure that report paths are unique (elastic#81255)
  bump elastic/elasticsearch-js version to 7.10.0-rc1 (elastic#81288)
  run ssl tests on CI (elastic#81320)
  Fix alert defaults (elastic#81207)
  [ML] DF Analytics wizard: ensure user can set mml manually or select to use given estimate (elastic#81078)
  Add UI notifier to indicate secret fields and to remember / reenter values (elastic#80657)
  [Monitoring] Use async/await (elastic#81200)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.10.1 v7.11.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants