[samza] Use concurrent hashmap for key schema str #593
GitHub Actions / IntegrationTests_1020 Test Reports
succeeded
Mar 3, 2025 in 1s
18 passed, 2 failed and 0 skipped
✅ IntegrationTests_1020-artifacts/internal/venice-test-common/build/test-results/integrationTests_1020/TEST-com.linkedin.venice.endToEnd.DaVinciClusterAgnosticTest.xml
2 tests were completed in 114s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.linkedin.venice.endToEnd.DaVinciClusterAgnosticTest | 2✅ | 114s |
✅ com.linkedin.venice.endToEnd.DaVinciClusterAgnosticTest
✅ testDaVinciVersionSwap
✅ testMultiClusterDaVinci
❌ IntegrationTests_1020-artifacts/internal/venice-test-common/build/test-results/integrationTests_1020/TEST-com.linkedin.venice.endToEnd.DaVinciComputeTest.xml
6 tests were completed in 415s with 5 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.linkedin.venice.endToEnd.DaVinciComputeTest | 5✅ | 1❌ | 415s |
❌ com.linkedin.venice.endToEnd.DaVinciComputeTest
✅ testComputeStreamingExecute
✅ testPartialKeyLookupWithRocksDBBlockBasedTable
✅ testPartialKeyLookupWithRocksDBPlainTable
❌ testReadComputeMissingField
com.linkedin.venice.exceptions.VeniceException: Failed to start Da Vinci client in 10 attempts.
✅ testReadComputeSwappedFields
✅ testReadComputeMissingField
✅ IntegrationTests_1020-artifacts/internal/venice-test-common/build/test-results/integrationTests_1020/TEST-com.linkedin.venice.endToEnd.DaVinciLiveUpdateSuppressionTest.xml
2 tests were completed in 73s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.linkedin.venice.endToEnd.DaVinciLiveUpdateSuppressionTest | 2✅ | 73s |
✅ com.linkedin.venice.endToEnd.DaVinciLiveUpdateSuppressionTest
✅ testLiveUpdateSuppression[0](BUILT_IN)
✅ testLiveUpdateSuppression[2](ISOLATED)
✅ internal/venice-test-common/build/test-results/integrationTests_1020/TEST-com.linkedin.venice.endToEnd.DaVinciClusterAgnosticTest.xml
2 tests were completed in 114s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.linkedin.venice.endToEnd.DaVinciClusterAgnosticTest | 2✅ | 114s |
✅ com.linkedin.venice.endToEnd.DaVinciClusterAgnosticTest
✅ testDaVinciVersionSwap
✅ testMultiClusterDaVinci
❌ internal/venice-test-common/build/test-results/integrationTests_1020/TEST-com.linkedin.venice.endToEnd.DaVinciComputeTest.xml
6 tests were completed in 415s with 5 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.linkedin.venice.endToEnd.DaVinciComputeTest | 5✅ | 1❌ | 415s |
❌ com.linkedin.venice.endToEnd.DaVinciComputeTest
✅ testComputeStreamingExecute
✅ testPartialKeyLookupWithRocksDBBlockBasedTable
✅ testPartialKeyLookupWithRocksDBPlainTable
❌ testReadComputeMissingField
com.linkedin.venice.exceptions.VeniceException: Failed to start Da Vinci client in 10 attempts.
✅ testReadComputeSwappedFields
✅ testReadComputeMissingField
✅ internal/venice-test-common/build/test-results/integrationTests_1020/TEST-com.linkedin.venice.endToEnd.DaVinciLiveUpdateSuppressionTest.xml
2 tests were completed in 73s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.linkedin.venice.endToEnd.DaVinciLiveUpdateSuppressionTest | 2✅ | 73s |
✅ com.linkedin.venice.endToEnd.DaVinciLiveUpdateSuppressionTest
✅ testLiveUpdateSuppression[0](BUILT_IN)
✅ testLiveUpdateSuppression[2](ISOLATED)
Annotations
github-actions / IntegrationTests_1020 Test Reports
com.linkedin.venice.endToEnd.DaVinciComputeTest ► testReadComputeMissingField
Failed test found in:
IntegrationTests_1020-artifacts/internal/venice-test-common/build/test-results/integrationTests_1020/TEST-com.linkedin.venice.endToEnd.DaVinciComputeTest.xml
internal/venice-test-common/build/test-results/integrationTests_1020/TEST-com.linkedin.venice.endToEnd.DaVinciComputeTest.xml
Error:
com.linkedin.venice.exceptions.VeniceException: Failed to start Da Vinci client in 10 attempts.
Raw output
com.linkedin.venice.exceptions.VeniceException: Failed to start Da Vinci client in 10 attempts.
at app//com.linkedin.venice.integration.utils.DaVinciTestContext.getGenericAvroDaVinciFactoryAndClientWithRetries(DaVinciTestContext.java:124)
at app//com.linkedin.venice.integration.utils.ServiceFactory.getGenericAvroDaVinciFactoryAndClientWithRetries(ServiceFactory.java:488)
at app//com.linkedin.venice.endToEnd.DaVinciComputeTest.testReadComputeMissingField(DaVinciComputeTest.java:321)
Loading