-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP>test-failureTriaged test failures from CITriaged test failures from CITeam:Data ManagementMeta label for data/management teamMeta label for data/management team
Description
Build scan: https://gradle-enterprise.elastic.co/s/3wd2py7tycbjm
Repro line: ./gradlew ':modules:ingest-geoip:internalClusterTest' --tests "org.elasticsearch.ingest.geoip.ReloadingDatabasesWhilePerformingGeoLookupsIT.test" -Dtests.seed=1327A9992993281D -Dtests.security.manager=true -Dtests.locale=es-GT -Dtests.timezone=Indian/Chagos -Druntime.java=11
Reproduces locally?: Yes (when running with -Dtests.iters=1024, the test seed is irrelevant, it is a timing issue)
Applicable branches: master
Failure excerpt:
java.lang.AssertionError: |
-- | --
| Expected: null |
| but: was <java.lang.AssertionError> |
| | at __randomizedtesting.SeedInfo.seed([1327A9992993281D:9B739643876F45E5]:0) |
-- | -- | -- | --
| | at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) |
| | at org.junit.Assert.assertThat(Assert.java:956) |
| | at org.junit.Assert.assertThat(Assert.java:923) |
| | at org.elasticsearch.ingest.geoip.ReloadingDatabasesWhilePerformingGeoLookupsIT.test(ReloadingDatabasesWhilePerformingGeoLookupsIT.java:142)
Metadata
Metadata
Assignees
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP>test-failureTriaged test failures from CITriaged test failures from CITeam:Data ManagementMeta label for data/management teamMeta label for data/management team