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

[Backport 2.4] [BUG] org.opensearch.repositories.s3.RepositoryS3ClientYamlTestSuiteIT/test {yaml=repository_s3/20_repository_permanent_credentials/Snapshot and Restore with repository-s3 using permanent credentials} flaky: randomizing basePath #5486

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2416d37 from #5482.

…T/test {yaml=repository_s3/20_repository_permanent_credentials/Snapshot and Restore with repository-s3 using permanent credentials} flaky: randomizing basePath (#5482)

Signed-off-by: Andriy Redko <[email protected]>

Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit 2416d37)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners December 7, 2022 19:05
@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2022

Gradle Check (Jenkins) Run Completed with:

@reta
Copy link
Collaborator

reta commented Dec 7, 2022

Gradle Check (Jenkins) Run Completed with:

* **RESULT:** FAILURE x

* **URL:** https://build.ci.opensearch.org/job/gradle-check/7750/

* **CommitID:** [0491778](https://github.com/opensearch-project/OpenSearch/commit/0491778259f6bddac38829a01a737203a384922b)
  Please examine the workflow log, locate, and copy-paste the failure below, then iterate to green.
  Is the failure [a flaky test](https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md#flaky-tests) unrelated to your change?

Hm ...

OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=warn; support was removed in 17.0
Could not read error output of Gradle Test Executor 125.
java.lang.OutOfMemoryError: Java heap space
	at org.gradle.internal.io.StreamByteBuffer$StreamByteBufferChunk.<init>(StreamByteBuffer.java:311)
	at org.gradle.internal.io.StreamByteBuffer.<init>(StreamByteBuffer.java:65)
	at org.gradle.internal.io.LineBufferingOutputStream.<init>(LineBufferingOutputStream.java:44)
	at org.gradle.internal.io.LineBufferingOutputStream.<init>(LineBufferingOutputStream.java:39)
	at org.gradle.internal.io.LineBufferingOutputStream.<init>(LineBufferingOutputStream.java:35)
	at org.gradle.internal.io.LinePerThreadBufferingOutputStream.getStream(LinePerThreadBufferingOutputStream.java:37)
	at org.gradle.internal.io.LinePerThreadBufferingOutputStream.write(LinePerThreadBufferingOutputStream.java:251)
	at org.apache.commons.io.output.ProxyOutputStream.write(ProxyOutputStream.java:92)
	at org.gradle.process.internal.streams.ExecOutputHandleRunner.forwardContent(ExecOutputHandleRunner.java:67)
	at org.gradle.process.internal.streams.ExecOutputHandleRunner.run(ExecOutputHandleRunner.java:53)
	at org.gradle.internal.operations.CurrentBuildOperationPreservingRunnable.run(CurrentBuildOperationPreservingRunnable.java:42)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.****/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.****/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.****/java.lang.Thread.run(Thread.java:833)
OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=warn; support was removed in 17.0

@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2022

Gradle Check (Jenkins) Run Completed with:

@reta reta merged commit 201928b into 2.4 Dec 7, 2022
@github-actions github-actions bot deleted the backport/backport-5482-to-2.4 branch December 7, 2022 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants