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

Unskip test/functional/apps/management/_import_objects.ts #90714

Merged
merged 4 commits into from
Feb 18, 2021

Conversation

bhavyarm
Copy link
Contributor

@bhavyarm bhavyarm commented Feb 9, 2021

Unskip: #89478

@bhavyarm bhavyarm self-assigned this Feb 9, 2021
@bhavyarm bhavyarm added the Team:QA Team label for QA Team label Feb 9, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-qa (Team:QA)

@bhavyarm bhavyarm added release_note:skip Skip the PR/issue when compiling release notes v8.0.0 v7.12.0 labels Feb 9, 2021
@bhavyarm
Copy link
Contributor Author

bhavyarm commented Feb 9, 2021

Ran this against 7.11.0 and main. Trying to unskip and fix. Will also be running it in flaky test runner.

@rudolf
Copy link
Contributor

rudolf commented Feb 9, 2021

Seems like ES crashing caused at least one suite to fail

[2021-02-09T01:52:01.234Z]              └-> "after each" hook for "should report a conflict if there is an attempt to import a rule with a rule_id that already exists"
[2021-02-09T01:52:01.238Z]                │ERROR fatal error in thread [elasticsearch[kibana-ci-immutable-ubuntu-16-tests-xxl-1612831276379167096][system_write][T#1]], exiting
[2021-02-09T01:52:01.238Z]                │      
[2021-02-09T01:52:01.238Z]                │ERROR java.lang.OutOfMemoryError: Java heap space
[2021-02-09T01:52:01.238Z]                │      	at java.base/java.util.Arrays.copyOf(Arrays.java:3536)
[2021-02-09T01:52:01.238Z]                │      	at java.base/java.io.ByteArrayOutputStream.toByteArray(ByteArrayOutputStream.java:185)
[2021-02-09T01:52:01.238Z]                │      	at org.elasticsearch.common.bytes.BytesReference.bytes(BytesReference.java:40)
[2021-02-09T01:52:01.238Z]                │      	at org.elasticsearch.action.index.IndexRequest.source(IndexRequest.java:376)
[2021-02-09T01:52:01.238Z]                │      	at org.elasticsearch.action.index.IndexRequest.source(IndexRequest.java:356)
[2021-02-09T01:52:01.238Z]                │      	at org.elasticsearch.action.update.UpdateHelper.prepareUpdateIndexRequest(UpdateHelper.java:193)
[2021-02-09T01:52:01.238Z]                │      	at org.elasticsearch.action.update.UpdateHelper.prepare(UpdateHelper.java:80)
[2021-02-09T01:52:01.238Z]                │      	at org.elasticsearch.action.update.UpdateHelper.prepare(UpdateHelper.java:64)
[2021-02-09T01:52:01.238Z]                │      	at org.elasticsearch.action.update.TransportUpdateAction.shardOperation(TransportUpdateAction.java:180)
[2021-02-09T01:52:01.238Z]                │      	at org.elasticsearch.action.update.TransportUpdateAction.shardOperation(TransportUpdateAction.java:173)
[2021-02-09T01:52:01.238Z]                │      	at org.elasticsearch.action.update.TransportUpdateAction.shardOperation(TransportUpdateAction.java:60)
[2021-02-09T01:52:01.238Z]                │      	at org.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction$ShardTransportHandler$1.doRun(TransportInstanceSingleOperationAction.java:264)
[2021-02-09T01:52:01.238Z]                │      	at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:728)
[2021-02-09T01:52:01.238Z]                │      	at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:26)
[2021-02-09T01:52:01.238Z]                │      	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[2021-02-09T01:52:01.238Z]                │      	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[2021-02-09T01:52:01.238Z]                │      	at java.base/java.lang.Thread.run(Thread.java:832)

@bhavyarm
Copy link
Contributor Author

bhavyarm commented Feb 9, 2021

@elasticmachine merge upstream

@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@bhavyarm
Copy link
Contributor Author

@Bamieh @rudolf @afharo this is for the skipped test here #89478. It seems to be passing. I am doing a flaky test runner round. Thanks!

@bhavyarm
Copy link
Contributor Author

@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Saved Objects release_note:skip Skip the PR/issue when compiling release notes Team:QA Team label for QA Team v7.12.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants