Skip to content

[AUTO] [main] Added bwc version 1.3.2.#2674

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
create-pull-request/patch-main
Closed

[AUTO] [main] Added bwc version 1.3.2.#2674
github-actions[bot] wants to merge 1 commit intomainfrom
create-pull-request/patch-main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

I've noticed that a new tag 1.3.1 was pushed, and added a bwc version 1.3.2.

@github-actions github-actions bot requested a review from a team as a code owner March 30, 2022 20:58
@opensearch-ci-bot
Copy link
Copy Markdown
Collaborator

❌   Gradle Check failure 3e9ba2333a58e6b1b4182e14bff697c507b5071d
Log 3923

Reports 3923

@tlfeng
Copy link
Copy Markdown
Contributor

tlfeng commented Mar 31, 2022

Since the version on 1.3 branch has been bumped to "1.3.2" in PR #2675, the gradle check should be passed now.

Signed-off-by: Tianli Feng <ftianli@amazon.com>
@tlfeng tlfeng force-pushed the create-pull-request/patch-main branch from 3e9ba23 to 4ef9840 Compare March 31, 2022 00:03
@opensearch-ci-bot
Copy link
Copy Markdown
Collaborator

❌   Gradle Check failure 4ef9840
Log 3945

Reports 3945

@tlfeng
Copy link
Copy Markdown
Contributor

tlfeng commented Mar 31, 2022

In log 3945:

> Task :server:test

REPRODUCE WITH: ./gradlew ':server:test' --tests "org.opensearch.cluster.routing.allocation.decider.ConcurrentRecoveriesAllocationDeciderTests.testClusterConcurrentRecoveries" -Dtests.seed=43BCCF6483F9D21B -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=de-AT -Dtests.timezone=Africa/Timbuktu -Druntime.java=17

org.opensearch.cluster.routing.allocation.decider.ConcurrentRecoveriesAllocationDeciderTests > testClusterConcurrentRecoveries FAILED
    java.lang.AssertionError: 
    Expected: <40>
         but: was <39>
        at __randomizedtesting.SeedInfo.seed([43BCCF6483F9D21B:99529C03830BBECC]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
        at org.junit.Assert.assertThat(Assert.java:964)
        at org.junit.Assert.assertThat(Assert.java:930)
        at org.opensearch.cluster.routing.allocation.decider.ConcurrentRecoveriesAllocationDeciderTests.testClusterConcurrentRecoveries(ConcurrentRecoveriesAllocationDeciderTests.java:221)

Can't reproduced locally.

> Task :qa:remote-clusters:integTest

REPRODUCE WITH: ./gradlew ':qa:remote-clusters:integTest' --tests "org.opensearch.cluster.remote.test.RemoteClustersIT.testHAProxyModeConnectionWorks" -Dtests.seed=43BCCF6483F9D21B -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=sr-ME -Dtests.timezone=America/New_York -Druntime.java=17

org.opensearch.cluster.remote.test.RemoteClustersIT > testHAProxyModeConnectionWorks FAILED
    java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([43BCCF6483F9D21B:44CA1AAFB87FA446]:0)
        at org.junit.Assert.fail(Assert.java:87)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertTrue(Assert.java:53)
        at org.opensearch.cluster.remote.test.RemoteClustersIT.testHAProxyModeConnectionWorks(RemoteClustersIT.java:125)

It's reported in issue #1703

@tlfeng
Copy link
Copy Markdown
Contributor

tlfeng commented Mar 31, 2022

start gradle check

@opensearch-ci-bot
Copy link
Copy Markdown
Collaborator

❌   Gradle Check failure 4ef9840
Log 3947

Reports 3947

@tlfeng
Copy link
Copy Markdown
Contributor

tlfeng commented Mar 31, 2022

start gradle check

@opensearch-ci-bot
Copy link
Copy Markdown
Collaborator

❌   Gradle Check failure 4ef9840
Log 3951

Reports 3951

@tlfeng
Copy link
Copy Markdown
Contributor

tlfeng commented Mar 31, 2022

in log 3951:

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Build file '/var/CITOOL/workflow/OpenSearch_CI/PR_Checks/Gradle_Check/search/qa/full-cluster-restart/build.gradle' line: 80

* What went wrong:
Execution failed for task ':qa:full-cluster-restart:v1.3.2#oldClusterTest'.
> `cluster{:qa:full-cluster-restart:v1.3.2}` failed to wait for cluster health yellow after 40 SECONDS
    IO error while waiting cluster
    503 Service Unavailable

2: Task failed with an exception.
-----------
* Where:
Build file '/var/CITOOL/workflow/OpenSearch_CI/PR_Checks/Gradle_Check/search/qa/rolling-upgrade/build.gradle' line: 77

* What went wrong:
Execution failed for task ':qa:rolling-upgrade:v1.3.2#oldClusterTest'.
> `cluster{:qa:rolling-upgrade:v1.3.2}` failed to wait for cluster health yellow after 40 SECONDS
    IO error while waiting cluster
    503 Service Unavailable

@dreamer-89
Copy link
Copy Markdown
Member

Closing this in favour of #2679

@dreamer-89 dreamer-89 closed this Mar 31, 2022
@tlfeng tlfeng deleted the create-pull-request/patch-main branch April 13, 2022 18:36
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.

3 participants