-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
[CI] HaHdfsFailoverTestSuiteIT#testHAFailoverWithRepository fails because it was unable to create repo #31739
Comments
Pinging @elastic/es-distributed |
@jbaiera do you mind having a look? |
We have the same test failed today on master just with different error messages.
|
"fixed" only in the sense to get the build going, I really just muted the test on JDK 11 #31498 is there to get it looked at and fixed. |
@polyfractal when you tried to reproduce it, did you consider the Java versions involved ? |
I updated the check, it turns out that the test fails if jdk 11 is involved in any way ( either run-time or compile time ) |
@atorok I don't quite recall... but I think I missed the java version at the time. Even if I remembered this time, there have definitely been times in the past when it took me a while to notice the problem was with one version or another. ++ to making the version more noticeable in the reproduction line, would help eliminate forgetting to check the build. |
* master: [ML] Fix master node deadlock during ML daily maintenance (#31836) Build: Switch integ-test-zip to OSS-only (#31866) SQL: Remove restriction for single column grouping (#31818) Build: Fix detection of Eclipse Compiler Server (#31838) Docs: Inconsistency between description and example (#31858) Re-enable bwc tests now that #29538 has been backported and 6.x intake build succeeded. QA: build improvements related to SQL projects (#31862) [Docs] Add clarification to analysis example (#31826) Check timeZone() argument in AbstractSqlQueryRequest (#31822) SQL: Fix incorrect HAVING equality (#31820) Smaller aesthetic fixes to InternalTestCluster (#31831) [Docs] Clarify accepted sort case (#31605) Temporarily disable bwc test in order to backport #29538 Remove obsolete parameters from analyze rest spec (#31795) [Docs] Fix wrong link in Korean analyzer docs (#31815) Fix profiling of ordered terms aggs (#31814) Properly mute test involving JDK11 closes #31739 Do not return all indices if a specific alias is requested via get aliases api. (#29538) Get snapshot rest client cleanups (#31740) Docs: Explain _bulk?refresh shard targeting Fix handling of points_only with term strategy in geo_shape (#31766)
Could not reproduce this locally, even with many iterations. Tagging this as Snapshot/Restore, but it might be a security issue instead since the failure was authentication related.
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+31230_gradle48_jdk11+matrix-java-feature-branch/ES_BUILD_JAVA=java11,ES_RUNTIME_JAVA=java10,nodes=virtual&&linux/16/console
The text was updated successfully, but these errors were encountered: