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 1.x] repository-azure: revert the fix for https://github.com/opensearch-project/OpenSearch/issues/1734 once upstream solution is available #2475

Merged
merged 1 commit into from
Mar 16, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 12dd5d7 from #2446

…available (#2446)

Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit 12dd5d7)
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure ed58325
Log 3407

Reports 3407

@tlfeng
Copy link
Collaborator

tlfeng commented Mar 15, 2022

In log 3407:

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.cluster.allocation.ClusterRerouteIT.testDelayWithALargeAmountOfShards" -Dtests.seed=E2823463E99DB8DD -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=sk -Dtests.timezone=SystemV/EST5EDT -Druntime.java=11
  2> java.lang.AssertionError: AcknowledgedResponse failed - not acked
    Expected: <true>
         but: was <false>
        at __randomizedtesting.SeedInfo.seed([E2823463E99DB8DD:CEF33E82F883923F]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
        at org.opensearch.test.hamcrest.OpenSearchAssertions.assertAcked(OpenSearchAssertions.java:128)
        at org.opensearch.test.hamcrest.OpenSearchAssertions.assertAcked(OpenSearchAssertions.java:132)
        at org.opensearch.test.TestCluster.wipeIndices(TestCluster.java:172)
        at org.opensearch.test.TestCluster.wipe(TestCluster.java:95)
        at org.opensearch.test.OpenSearchIntegTestCase.afterInternal(OpenSearchIntegTestCase.java:634)
        at org.opensearch.test.OpenSearchIntegTestCase.cleanUpCluster(OpenSearchIntegTestCase.java:2377)
...
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.cluster.ClusterHealthIT.testHealthOnMasterFailover" -Dtests.seed=E2823463E99DB8DD -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=id-ID -Dtests.timezone=Pacific/Wallis -Druntime.java=11
  2> java.util.concurrent.ExecutionException: MasterNotDiscoveredException[NodeClosedException[node closed {node_s0}{6vactqsfTL2S3jtnxkIh2Q}{Ag7JukCTS_OOZc3OXHai8g}{127.0.0.1}{127.0.0.1:39869}{dimr}{shard_indexing_pressure_enabled=true}]]; nested: NodeClosedException[node closed {node_s0}{6vactqsfTL2S3jtnxkIh2Q}{Ag7JukCTS_OOZc3OXHai8g}{127.0.0.1}{127.0.0.1:39869}{dimr}{shard_indexing_pressure_enabled=true}];
        at __randomizedtesting.SeedInfo.seed([E2823463E99DB8DD:7C6D1B4EEA77A43B]:0)
        at org.opensearch.common.util.concurrent.BaseFuture$Sync.getValue(BaseFuture.java:281)
        at org.opensearch.common.util.concurrent.BaseFuture$Sync.get(BaseFuture.java:268)
        at org.opensearch.common.util.concurrent.BaseFuture.get(BaseFuture.java:99)
        at org.opensearch.cluster.ClusterHealthIT.testHealthOnMasterFailover(ClusterHealthIT.java:393)

        Caused by:
        MasterNotDiscoveredException[NodeClosedException[node closed {node_s0}{6vactqsfTL2S3jtnxkIh2Q}{Ag7JukCTS_OOZc3OXHai8g}{127.0.0.1}{127.0.0.1:39869}{dimr}{shard_indexing_pressure_enabled=true}]]; nested: NodeClosedException[node closed {node_s0}{6vactqsfTL2S3jtnxkIh2Q}{Ag7JukCTS_OOZc3OXHai8g}{127.0.0.1}{127.0.0.1:39869}{dimr}{shard_indexing_pressure_enabled=true}];
            at org.opensearch.action.support.master.TransportMasterNodeAction$AsyncSingleAction$2.onTimeout(TransportMasterNodeAction.java:275)
            at org.opensearch.cluster.ClusterStateObserver$ContextPreservingListener.onTimeout(ClusterStateObserver.java:369)
            at org.opensearch.cluster.ClusterStateObserver.waitForNextChange(ClusterStateObserver.java:174)
            at org.opensearch.cluster.ClusterStateObserver.waitForNextChange(ClusterStateObserver.java:142)
          ...

@reta
Copy link
Collaborator

reta commented Mar 16, 2022

@tlfeng mind restarting gradle check please? thanks!

@dblock
Copy link
Member

dblock commented Mar 16, 2022

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success ed58325
Log 3447

Reports 3447

@dblock dblock merged commit b76e7ae into 1.x Mar 16, 2022
@github-actions github-actions bot deleted the backport/backport-2446-to-1.x branch March 16, 2022 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants