Skip to content

[duckdb] Cleanup and refactor DVRT interface to be more configurable #4004

[duckdb] Cleanup and refactor DVRT interface to be more configurable

[duckdb] Cleanup and refactor DVRT interface to be more configurable #4004

Triggered via pull request January 16, 2025 17:56
Status Failure
Total duration 11m 31s
Artifacts 19
Matrix: Clients / UT & CodeCov
Matrix: Controller / UT & CodeCov
Matrix: Integrations / UT & CodeCov
Matrix: Internal / UT & CodeCov
Matrix: Router / UT & CodeCov
Matrix: Server / UT & CodeCov
Matrix: StaticAnalysis
ValidateGradleWrapper
10s
ValidateGradleWrapper
StaticAnalysisAndUnitTestsCompletionCheck
0s
StaticAnalysisAndUnitTestsCompletionCheck
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 21 warnings
InstanceSizeEstimatorTest.testInstanceMeasurement: internal/venice-common/src/test/java/com/linkedin/venice/memory/InstanceSizeEstimatorTest.java#L46
java.lang.AssertionError: Class KafkaKey has a memoryAllocatedPerInstance (45.37872) which is too far from the predictedUsage (48); delta: 0.055; maxAllowedDelta: 0.022. No more attempts left.
InstanceSizeEstimatorTest.testInstanceMeasurement: internal/venice-common/src/test/java/com/linkedin/venice/memory/InstanceSizeEstimatorTest.java#L46
java.lang.AssertionError: Class KafkaKey has a memoryAllocatedPerInstance (45.37872) which is too far from the predictedUsage (48); delta: 0.055; maxAllowedDelta: 0.022. No more attempts left.
Server / UT & CodeCov (8)
Process completed with exit code 1.
SITWithPWiseAndBufferAfterLeaderTest.testStoreIngestionRecordTransformer[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
java.lang.NullPointerException: Cannot invoke "com.linkedin.venice.schema.SchemaEntry.getSchema()" because the return value of "com.linkedin.venice.meta.ReadOnlySchemaRepository.getSupersetOrLatestValueSchema(String)" is null
SITWithPWiseAndBufferAfterLeaderTest.testStoreIngestionRecordTransformer[1](AA_OFF): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
java.lang.NullPointerException: Cannot invoke "com.linkedin.venice.schema.SchemaEntry.getSchema()" because the return value of "com.linkedin.venice.meta.ReadOnlySchemaRepository.getSupersetOrLatestValueSchema(String)" is null
SITWithPWiseAndBufferAfterLeaderTest.testStoreIngestionRecordTransformerError[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
java.lang.NullPointerException: Cannot invoke "com.linkedin.venice.schema.SchemaEntry.getSchema()" because the return value of "com.linkedin.venice.meta.ReadOnlySchemaRepository.getSupersetOrLatestValueSchema(String)" is null
SITWithPWiseAndBufferAfterLeaderTest.testStoreIngestionRecordTransformerError[1](AA_OFF): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
java.lang.NullPointerException: Cannot invoke "com.linkedin.venice.schema.SchemaEntry.getSchema()" because the return value of "com.linkedin.venice.meta.ReadOnlySchemaRepository.getSupersetOrLatestValueSchema(String)" is null
SITWithPWiseAndBufferAfterLeaderTest.testStoreIngestionRecordTransformer[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
java.lang.NullPointerException: Cannot invoke "com.linkedin.venice.schema.SchemaEntry.getSchema()" because the return value of "com.linkedin.venice.meta.ReadOnlySchemaRepository.getSupersetOrLatestValueSchema(String)" is null
SITWithPWiseAndBufferAfterLeaderTest.testStoreIngestionRecordTransformer[1](AA_OFF): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
java.lang.NullPointerException: Cannot invoke "com.linkedin.venice.schema.SchemaEntry.getSchema()" because the return value of "com.linkedin.venice.meta.ReadOnlySchemaRepository.getSupersetOrLatestValueSchema(String)" is null
SITWithPWiseAndBufferAfterLeaderTest.testStoreIngestionRecordTransformerError[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
java.lang.NullPointerException: Cannot invoke "com.linkedin.venice.schema.SchemaEntry.getSchema()" because the return value of "com.linkedin.venice.meta.ReadOnlySchemaRepository.getSupersetOrLatestValueSchema(String)" is null
SITWithPWiseAndBufferAfterLeaderTest.testStoreIngestionRecordTransformerError[1](AA_OFF): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
java.lang.NullPointerException: Cannot invoke "com.linkedin.venice.schema.SchemaEntry.getSchema()" because the return value of "com.linkedin.venice.meta.ReadOnlySchemaRepository.getSupersetOrLatestValueSchema(String)" is null
SITWithPWiseAndBufferAfterLeaderTest.testStoreIngestionRecordTransformer[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
java.lang.NullPointerException: Cannot invoke "com.linkedin.venice.schema.SchemaEntry.getSchema()" because the return value of "com.linkedin.venice.meta.ReadOnlySchemaRepository.getSupersetOrLatestValueSchema(String)" is null
SITWithPWiseAndBufferAfterLeaderTest.testStoreIngestionRecordTransformer[1](AA_OFF): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
java.lang.NullPointerException: Cannot invoke "com.linkedin.venice.schema.SchemaEntry.getSchema()" because the return value of "com.linkedin.venice.meta.ReadOnlySchemaRepository.getSupersetOrLatestValueSchema(String)" is null
Server / UT & CodeCov (17)
Process completed with exit code 1.
Server / UT & CodeCov (11)
Process completed with exit code 1.
StaticAnalysisAndUnitTestsCompletionCheck
Process completed with exit code 1.
ValidateGradleWrapper
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integrations / UT & CodeCov (8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integrations / UT & CodeCov (11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integrations / UT & CodeCov (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Controller / UT & CodeCov (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Controller / UT & CodeCov (8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Controller / UT & CodeCov (11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Router / UT & CodeCov (11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
StaticAnalysis (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Router / UT & CodeCov (8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Router / UT & CodeCov (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Internal / UT & CodeCov (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Internal / UT & CodeCov (8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Internal / UT & CodeCov (11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Server / UT & CodeCov (8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Server / UT & CodeCov (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clients / UT & CodeCov (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Server / UT & CodeCov (11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clients / UT & CodeCov (11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clients / UT & CodeCov (8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
StaticAnalysisAndUnitTestsCompletionCheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
StaticAnalysis
652 KB
clients-jdk11
2.58 MB
clients-jdk17
2.6 MB
clients-jdk8
2.52 MB
controller-jdk11
1.45 MB
controller-jdk17
1.45 MB
controller-jdk8
1.45 MB
integrations-jdk11
550 KB
integrations-jdk17
556 KB
integrations-jdk8
537 KB
internal-jdk11
3.26 MB
internal-jdk17
3.27 MB
internal-jdk8
3.24 MB
router-jdk11
1.05 MB
router-jdk17
1.04 MB
router-jdk8
1.03 MB
server-jdk11
7.97 MB
server-jdk17
7.55 MB
server-jdk8
7.38 MB